Part 0 - Goals and motivations
Key points:
Build functional k8s cluster on personal machine
Explore CI/CD systems
Part 1 - Preparation with Hyper-V on Windows
Key points:
Setup Hyper-V on Windows machine
Create a bunch of VMs, configuring them
Possible upgrades in procedure
Part 2 - KubeNoob - first steps on kubernetes platform
Key points:
kubectl 101
Get to deploy something basic
Deploying charts
Going meta
Supplement 1 - Containerizing an app
Key points:
Setting up small python app
Building a container