Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace kubeadm alpha kubeconfig user with kubectl config commands #246

Open
chuckha opened this issue Feb 6, 2019 · 0 comments
Open

replace kubeadm alpha kubeconfig user with kubectl config commands #246

chuckha opened this issue Feb 6, 2019 · 0 comments

Comments

@chuckha
Copy link
Member

chuckha commented Feb 6, 2019

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

  1. create kubeconfig with kubeadm
  2. set it as the active kubeconfig
  3. modify the config with the correct server & user

Anything else you would like to add:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant