kuryr-kubernetes/devstack/lib
Michał Dulko 044d7db0af Fix K8s API access through LBaaS on gates
In the gate K8s API was inaccessible through the LB we create for it.
This means that we could only connect to the API directly through
HOST_IP.

This commit fixes the issue by adding required iptables rule that allows
traffic to the LB and fixes up the member IP added to the LB.

Change-Id: Icd53ec45a479d54015d0506fb5e8bb9896d0a9df
Related-Bug: 555040
(cherry picked from commit 49470991ad)
2018-04-13 14:45:57 +00:00
..
kuryr_kubernetes Fix K8s API access through LBaaS on gates 2018-04-13 14:45:57 +00:00