You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by OpenWhisk Team Slack <ra...@apache.org> on 2019/12/12 09:35:55 UTC

[slack-digest] [2019-12-11] #kubernetes

2019-12-11 13:24:25 UTC - Nikolai Starodubtcev: I want to use external loadbalancer as ingress to access my OpenWhisk installation. However, I can't find any instructions how to do it. Loadbalancer as ingress only mentioned here: <https://github.com/apache/openwhisk-deploy-kube/blob/master/docs/k8s-aws.md>
Is it possible to use it with random LB?
https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1576070665011500
----
2019-12-11 16:05:42 UTC - Dave Grove: If you can get your external loadbalancer to direct all incoming traffic to the http port of the nginx service, that should work.
https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1576080342013500
----