Welcome to the Kubernetes labs.
These are hands-on resources to help you learn Kubernetes.
Pre-reqs
- Set up Kubernetes and a Git client
- Download your repo
- Open a terminal (PowerShell on Windows; any shell on Linux/macOS)
- Run:
git clone https://github.com/Fasttrack-Azure/kubernetes.git
- Open the folder:
cd kubernetes
- For advanced topics
- Optional
- Install Visual Studio Code (free - Windows, macOS and Linux) to browse the repo and documentation
Day 1
Containerized Applications
Distributed Container Apps
Real-World Containers
Core Kubernetes
Day 2
Application Modelling
Advanced Application Modelling
Operating Kubernetes
Day 3
Manage and Optimizing Deployments
Kubernetes and Azure
Day 4
Real Kubernetes