This skill provides comprehensive, step-by-step guidance for creating well-structured Kubernetes resources, including Deployments, Services, ConfigMaps, and Secrets. It streamlines the infrastructure-as-code process by automatically incorporating production-ready features such as resource limits, liveness and readiness probes, and robust security contexts. Whether you are scaffolding a new microservice or hardening existing configurations, this skill ensures your manifests are reliable, scalable, and compliant with industry standards.
주요 기능
01Automated generation of production-ready YAML for core K8s resources
02Built-in validation steps using dry-run and linting recommendations
03Pre-configured health checks and resource request/limit templates
043 GitHub stars
05Integrated security hardening including non-root execution and seccomp profiles
06Guidance for multi-environment manifest organization and Kustomize structures