Azure container Service
orchestratorType : Kubernetes Group-Name : Mygrp DNS : MyDNs
azure CLI
kubectl
and command for taht isaz acs kubernetes get-credentials --resource-group=<cluster-resource-group> --name=<cluster-name>
From above Info , I know cluster-resource-group
is Mygrp
(or I am wrong ?) but what will be cluster-name
?