These section addresses different aspects of Kubernetes configuration management:
- CRDs extend Kubernetes by creating new resource types for custom applications and operators
- Helm packages and deploys complete applications with templating and lifecycle management
- Kustomize customizes existing manifests through overlays without templates