You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/08/19 22:07:00 UTC

[GitHub] [openwhisk-deploy-kube] troyibm opened a new issue #632: Question: Will this work on OpenShift 4?

troyibm opened a new issue #632:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/632


   The README mentions OpenShift 3.  Do you know if there are issues using OpenShift 4?  Our goal is to use our OpenWhisk functions with latest OpenShift.  Haven't tried this with OpenShift 3.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [openwhisk-deploy-kube] dgrove-oss commented on issue #632: Question: Will this work on OpenShift 4?

Posted by GitBox <gi...@apache.org>.
dgrove-oss commented on issue #632:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/632#issuecomment-800587863


   I finally had some time today to experiment with this.  I updated the docs for deploying on OpenShift 4.5 in #682 .   I still used a two command apply (`helm template ...; oc create -f ...`) because I think we need `oc` to be involved to create the Route.  However, I did not try really hard to get it to work with a single helm command.  It might be possible.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [openwhisk-deploy-kube] dgrove-oss closed issue #632: Question: Will this work on OpenShift 4?

Posted by GitBox <gi...@apache.org>.
dgrove-oss closed issue #632:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/632


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [openwhisk-deploy-kube] dgrove-oss commented on issue #632: Question: Will this work on OpenShift 4?

Posted by GitBox <gi...@apache.org>.
dgrove-oss commented on issue #632:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/632#issuecomment-678291710


   I haven't had a chance to try on OpenShift 4.  I'd expect it would work, but might need some tweaking around Routes/Ingress.   Also, since we've moved to Helm v3 (no tiller component), a straight Helm install will probably work.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org