The Kubernetes Manifest Generator skill provides comprehensive guidance for creating robust Kubernetes configurations including Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims. It streamlines the infrastructure-as-code process by ensuring every manifest includes essential production features like resource limits, liveness and readiness probes, and hardened security contexts. Whether you are scaffolding a new microservice or optimizing existing YAML files, this skill ensures your resources follow standard naming conventions and are prepared for scalable, secure deployment.
Características Principales
01Production-ready Deployment and Service generation
020 GitHub stars
03Best-practice ConfigMap and Secret management
04Integrated health check patterns for liveness and readiness probes
05Security-hardened configurations including non-root and read-only filesystems
06Multi-resource organization and validation workflow