Difference between revisions of "Az aks get-credentials"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
 +
[[az aks get-credentials --admin]] --resource-group xxx --name yyy
  
  
 
  az aks get-credentials [[--resource-group]] xxx --name yyy
 
  az aks get-credentials [[--resource-group]] xxx --name yyy
 
  .../...
 
  .../...
  Merged "prefix2-6ce47f77513f9b03-aks" as current context in [[~/.kube/config]]
+
  Merged "prefix2-XXXXXXXXX-aks" as current context in [[~/.kube/config]]
  
  
  [[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: