constellation/bootstrapper/internal/kubernetes
Leonard Cohnen aae85f0c3c kubernetes: always use lb for joining
The token given out by control-planes contains the node IP
as an endpoint. Since during this stage the joining node is
not connected to the WireGuard network, we cannot
communicate node-to-node. Therefore, we need to hop over the
load balancer again to have a src IP outside of the strict
range.
2023-11-15 19:27:33 +01:00
..
k8sapi cli: refactor kubernetes package (#2232) 2023-08-21 16:15:32 +02:00
kubewaiter go: remove unused parameters 2023-03-20 08:41:01 -04:00
BUILD.bazel cli: install cilium in cli instead of bootstrapper (#2146) 2023-08-02 15:49:40 +02:00
cloud_provider.go bootstrapper: add fallback endpoint and custom endpoint to SAN field (#2108) 2023-07-21 16:43:51 +02:00
k8sutil.go cli: install cilium in cli instead of bootstrapper (#2146) 2023-08-02 15:49:40 +02:00
kubernetes_test.go cli: refactor kubernetes package (#2232) 2023-08-21 16:15:32 +02:00
kubernetes.go kubernetes: always use lb for joining 2023-11-15 19:27:33 +01:00