In this lab you will explore your kubernetes cluster using kubectl.
Duration: 5-10 minutes
References:
- Download the kubeconfig file from OneDrive
- Explore the contents of this YAML file:
- Use kubectl to verify access to the kubernetes cluster
kubectl --kubeconfig="C:\Users\emknafo\Downloads\wrkshp-001-student-003-config-aks-wrkshp-001-s-003" get nodes