Philippe Chepy

Results 3 comments of Philippe Chepy

Any news about fixing this issue ?

Add this to kube-apiserver arguments (in the systemd service): `--kubelet-preferred-address-types=InternalIP,ExternalIP`. Default is Hostname,InternalIP,ExternalIP. So with this setting, it will try to talk to kubelets using the InternalIP first instead.

Hello @Breee, You are right: for now, we don't support specifying more than 1 ssh authorized_key in the `ssh_key` attribute of the `exoscale_compute_instance`. We will discuss this limitation internally as...