Malte Janduda

Results 43 comments of Malte Janduda

Also `kubelet-preferred-address-types` should start with `InternalIP` in case of hcloudNetwork.enabled == true. Otherwise traffic from the kube-apiserver to the worker nodes (e.g. when doing `kubectl logs`) will use the public...

Then we need to have a dynamic firewalling, where ports are only accessible by nodes of the same cluster. Otherwise this would be a no go from a security perspective...

Yeah, you somehow need to move ownership from the old cluster to the new one. Maybe by rewriting the label?