Program
1 - Container and orchestration : history and main principles
2 - Installing Minikube on your machine
3 - Installing Kubernetes with kops
4 - Discovering and understanding Kubernetes' architecture
8 - Deploying your first application
9 - Scaling an application
10 - Upgrading an application
11 - Deleting an application
13 - The concept of objects (names, namespaces, labels, selectors and annotations)
16 - Controllers (deployment, daemons, cronjobs…)
19 - Network and internal DNS
22 - Configuration (configmap)
25 - Installation and package creation with Helm
26 - HTTPS, Let’s Encrypt and Kube Lego
27 - Dynamic DNS management with External DNS
28 - Converting a docker-compose.yaml file with Kompose
29 - Discovering Google Container Engine (managed Kubernetes)
30 - Going further with the Kubernetes API