rabbah commented on a change in pull request #82: add configuration of Ingress and restructure docs accordingly URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/82#discussion_r153826080
########## File path: kubernetes/nginx/README.md ########## @@ -96,6 +107,13 @@ Secrets. # Create Nginx Docker Image +We currently deploy a custom Nginx docker image that includes the +OpenWhisk CLI and other downloadable artifacts. Once there are proper +releases of these artifacts, we can switch to using a standard Nginx +image and redirect to the official release archives for the artifacts +we are currently storing in the custom docker image. See the GitHub +[issue](https://github.com/openwhisk/openwhisk/issues/2152). Review comment: I think all the bundled artifacts are now externally released. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
