December 2019
Intermediate to advanced
494 pages
11h 41m
English
As AKS cluster should be ready by now, you can connect to the AKS cluster and deploy applications. You can connect to a Kubernetes cluster using any of the following methods:
kubectl is the primary tool that's used by Kubernetes administrators. kubectl supports various OSes, including Windows, Mac, and Linux. You can install kubectl on your administration endpoint using the Azure CLI as well. Run the following command to install kubectl using the ...