01Generates standardized YAML for Deployments, Services, and StatefulSets
02Enforces security contexts including non-root users and read-only filesystems
03Configures essential health checks with liveness and readiness probes
04Manages application data using structured ConfigMaps and Secrets
05Provides built-in validation steps using dry-runs and industry-standard linting tools
060 GitHub stars