June 2020
Intermediate to advanced
432 pages
11h 57m
English
To manage Kubernetes, the kubectl command line is used and installed locally (or used in the Azure cloud shell). This is command-line interface tooling that will communicate with the Kubernetes API. Let's see how to work with Kubernetes with this command line:
az aks install-cli
az aks get-credentials --resource-group mpn-rg-kubernetes --name mykubernetescluster
Read now
Unlock full access