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: [email protected] With regards, Apache Git Services
