소개
The Kubernetes Manifest Generator skill provides a comprehensive framework for creating well-structured and secure Kubernetes resources. It guides users through the creation of Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims while ensuring adherence to critical production standards. By incorporating resource limits, health checks, and security contexts (such as non-root execution), this skill helps developers build resilient infrastructure. It also includes validation steps using tools like kube-linter and dry-runs to ensure your manifests are ready for deployment without syntax or configuration errors.