LearningKubernetes-CodeLabs

Learning Kubernetes Codelabs GitHub Super-Linter

This is a Code Lab style course for learning Kubernetes, with the following lessons:

  1. Installation (prerequisite)
  2. 101: hello, world
  3. API: Kubernetes Resource Model (KRM)
  4. API: Custom Resource Definition (CRD) 101
  5. API: Custom Controller for CRD, with kubebuilder
  6. Fun: CLI Tools: colorize, switch context & namespace, TUIs
  7. Appendix