Is there a way to change the ssh-key after the cluster has been deployed? #807
Unanswered
gtmobiservices
asked this question in
Q&A
Replies: 1 comment
-
Hi, I'm looks for the same option. So this should be possible by (not tested yet) ;)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I came across a scenario where I needed to change my ssh key using ssh-keygen and since the kube.tf was pointed to ~/.ssh/id_rsa and ~/.ssh/id_rsa.pub, so terraform plan command failed. Is there a way to change the ssh-key after the cluster has been deployed?
Beta Was this translation helpful? Give feedback.
All reactions