You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Instead of depending on an alpha kubeadm feature that is at best staying unchanged in the alpha phase forever and at worst getting deleted (likely), we should get ahead of this curve and replace that feature with kubectl config commands.
I think it will be something like
create kubeconfig with kubeadm
set it as the active kubeconfig
modify the config with the correct server & user
Anything else you would like to add:
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
Instead of depending on an alpha kubeadm feature that is at best staying unchanged in the alpha phase forever and at worst getting deleted (likely), we should get ahead of this curve and replace that feature with kubectl config commands.
I think it will be something like
Anything else you would like to add:
The text was updated successfully, but these errors were encountered: