This is a Code Lab style course for learning Kubernetes, with the following lessons:
- Installation (prerequisite)
- 101: hello, world
- API: Kubernetes Resource Model (KRM)
- API: Custom Resource Definition (CRD) 101
- API: Custom Controller for CRD, with kubebuilder
- Fun: CLI Tools: colorize, switch context & namespace, TUIs
- Appendix