This skill empowers Claude to architect and generate well-structured, secure Kubernetes configurations for production environments. It provides comprehensive guidance for creating core resources like Deployments, Services, ConfigMaps, and Secrets, while enforcing critical standards such as resource limits, health probes, and hardened security contexts. Whether you are scaffolding a new microservice or retrofitting existing manifests for reliability, this skill ensures your infrastructure-as-code follows industry conventions and is ready for multi-environment deployment.
主要功能
01Standardized Deployment and Service resource generation
02Optimized resource request and limit configurations
03Hardened security contexts for non-root container execution
04Support for stateful workloads and PersistentVolumeClaims
05Automatic implementation of liveness and readiness probes
060 GitHub stars