https://training.linuxfoundation.org/training/kubernetes-for-developers/
Collection of notes and exercises took during the course.
This does not contain any resources and or lab exercises that are not intended to be shared.
We could use something like k3ds, but I found it interesting to setup Kubernetes from the ground up. It's also very unreasable to do this in a production scenario, since you'll probably be using a serverless Kubernetes service like AKS, EKS or GKE.
Master and Worker nodes are made available with vagrant
vagrant up
labs/
is not made available for copyright reasons.