Kubernetes Concepts#
Background reading on the Kubernetes concepts referenced throughout this documentation.
- Storage basics — persistent volumes, PVCs, and storage classes
- DNA of Kubernetes apps — 12-factor and cloud-native patterns for containerized applications
- Helm — Kubernetes package management
- High availability — running resilient, multi-replica workloads