- docker
- kind
- kubectl
- stern
- kustomize
make cluster
make demo
- pod
- deployment
- scaling
- replicaset
- service
- DNS / resolv
- VIP
- load balancing
- Database / persistent volume
The toolbox is a docker container with a bunch of tooling.
To build the toolbox
make toolbox
To a shell with the toolbox:
make shell