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
I'm looking for a nice way for transferring the kubectl configuration files to my laptop. This includes the config as well as the used certs for authentication.
Right now I'm copying the certs manually from the master (/etc/kubernetes/node-kubeconfig.yaml -->config ; /etc/kubernetes/ssl -> certificates) to my laptop (to ~/.kube) for getting kubectl access. Is there any ansible task already available that does that for me?
Thanks for helping
The text was updated successfully, but these errors were encountered:
Hey guys,
I'm looking for a nice way for transferring the kubectl configuration files to my laptop. This includes the config as well as the used certs for authentication.
Right now I'm copying the certs manually from the master (/etc/kubernetes/node-kubeconfig.yaml -->config ; /etc/kubernetes/ssl -> certificates) to my laptop (to ~/.kube) for getting kubectl access. Is there any ansible task already available that does that for me?
Thanks for helping
The text was updated successfully, but these errors were encountered: