Skip to content

Kubernetes

Kubernetes notes split by theory, daily operations, and packaging workflow.

Groups

  • Concepts: core Kubernetes objects and application flow
  • Operations: kubectl commands and live cluster work
  • Packaging: Helm

Practical Notes

  • Use the concepts pages for mental models.
  • Use the operations pages for cluster work and troubleshooting.
  • Use the packaging pages when shipping applications as charts.