Difference between revisions of "Az aks get-credentials"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
  [[az aks get-credentials --admin]]
+
  [[az aks get-credentials --admin]] --resource-group xxx --name yyy
  
  
Line 10: Line 10:
  
  
  [[az group list]]
+
  [[az group list]] | grep name
  [[az aks list]]
+
  [[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: