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 2018/08/30 12:28:12 UTC

[GitHub] philwinder commented on issue #291: How should I connect to nginx apiserver gateway using kubectl proxy?

philwinder commented on issue #291: How should I connect to nginx apiserver gateway using kubectl proxy?
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/291#issuecomment-417301404
 
 
   Fixed, the problem was that I used `proxy` instead of `port-forward`.
   
   `kubectl -n openwhisk port-forward service/nginx 443` with the appropriate permissions to open the local 443 port, works.

----------------------------------------------------------------
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