constellation/bootstrapper/internal/kubernetes/k8sapi
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
..
resources helm: remove konnectivity from control-planes 2023-11-15 19:27:33 +01:00
BUILD.bazel helm: remove konnectivity from control-planes 2023-11-15 19:27:33 +01:00
k8sapi.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
k8sutil.go helm: remove konnectivity from control-planes 2023-11-15 19:27:33 +01:00
kubeadm_config_test.go init: add cluster version to kubernetes components 2023-01-05 14:52:09 +01:00
kubeadm_config.go helm: remove konnectivity from control-planes 2023-11-15 19:27:33 +01:00
systemd.go bootstrapper: use systemd dbus connection 2023-01-25 09:58:56 +01:00