Difference between revisions of "Az aks get-credentials"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | |||
+ | [[az aks get-credentials --admin]] --resource-group xxx --name yyy | ||
Line 7: | Line 10: | ||
− | [[az group list]] | + | [[az group list]] | grep name |
+ | [[az aks list]] | grep name | ||
+ | * [[Kubeconfig]] | ||
== See also == | == See also == |
Latest revision as of 06:19, 23 July 2024
az aks get-credentials --admin --resource-group xxx --name yyy
az aks get-credentials --resource-group xxx --name yyy .../... Merged "prefix2-XXXXXXXXX-aks" as current context in ~/.kube/config
az group list | grep name az aks list | grep name
See also[edit]
Advertising: