constellation/bootstrapper/internal
Leonard Cohnen cfcc0898b2 helm: remove konnectivity from control-planes
This is the first step in our migration off of
konnectivity. Before node-to-node encryption
we used konnectivity to route some KubeAPI
to kubelet traffic over the pod network which then
would be encrypted.

Since we enabled node-to-node encryption this has no
security upsides anymore. Note that we still deploy
the konnectivity agents via helm and still have the
load balancer for konnectivity.

In the following releases we will remove both.
2023-11-15 19:27:33 +01:00
..
certificate bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
clean bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
diskencryption bazel: allow "bazel test" to work without cgo dependencies 2023-08-18 16:36:13 +02:00
initserver bazel: allow "bazel test" to work without cgo dependencies 2023-08-18 16:36:13 +02:00
joinclient fix joining over lb (#2478) 2023-10-19 16:28:07 +02:00
journald bootstrapper: ignore "journald" not in $PATH in constructor 2023-11-10 18:15:59 +01:00
kubernetes helm: remove konnectivity from control-planes 2023-11-15 19:27:33 +01:00
logging go: remove unused parameters 2023-03-20 08:41:01 -04:00
nodelock bootstrapper: use atomics in nodelock (#2001) 2023-07-04 16:26:37 +02:00