Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
551 views
in Technique[技术] by (71.8m points)

azure - What is default admin password for windows nodepool in AKS created through terraform

I created the secondary windows node pool in my aks cluster, but since the windows_profile was optional in terraform, so I missed adding it back then.

I got to know that default user name is azureuser

But I am unable to find the default password. How should I figure out this password.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

I dont think you can do that, there is no way to look it up, what you could do: is set it and update the cluster and the node pool afterwards.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...