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 2017/11/29 03:54:07 UTC

[GitHub] xingzhou opened a new issue #98: Enable to use a fixed port instead of a dynamic assigned port for nginx service.

xingzhou opened a new issue #98: Enable to use a fixed port instead of a dynamic assigned port for nginx service.
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/98
 
 
   Considering nginx service is exposing the endpoint to the outside, it's better to enable user to use a fixed port instead of a dynamic K8s assigned port for Nginx service.
   
   I've added a `nodePort` field to the Nginx service object, as shown in Helm project here:
   https://github.com/xingzhou/Deploy_OpenWhisk_with_Helm/blob/master/charts/nginx/templates/service.yaml#L13-L30
   
   /cc @dgrove-oss & @daisy-ycguo 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services