Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 2.74 KB

challenges_compact.md

File metadata and controls

38 lines (32 loc) · 2.74 KB

Compact version of Kubernetes challenges for beginners

Compact Challenge 1. Create an AKS cluster

Compact Challenge 2. Create an application container with ACR

Compact Challenge 3. Deploy your container to AKS and work with kubectl

Compact Challenge 4. Understand Pods, Services, Labels & Selectors and discover Kubernetes

Compact Challenge 5. Deploy a yaml definiton to your cluster