Difference between revisions of "Az aks get-credentials"
Jump to navigation
Jump to search
(12 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
− | az aks get-credentials | + | [[az aks get-credentials --admin]] --resource-group xxx --name yyy |
− | {{az aks}} | + | 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 | ||
+ | * [[Kubeconfig]] | ||
+ | |||
+ | == See also == | ||
+ | * {{az aks}} | ||
+ | |||
+ | [[Category:AKS]] |
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: