This skill empowers Claude to architect and generate robust Kubernetes resource definitions tailored for production environments. It provides a structured workflow for defining Deployments, Services, ConfigMaps, Secrets, and Persistent Volume Claims while automatically incorporating critical security contexts, resource limits, and liveness/readiness probes. Whether you are migrating a legacy application or building a modern microservices architecture, this skill ensures your infrastructure-as-code follows standardized naming conventions, high availability patterns, and industry-standard security hardening to minimize deployment risks.
主要功能
01Validation workflow suggestions using dry-runs and linting tools
02Secure configuration management using ConfigMaps and Secrets
030 GitHub stars
04Security context integration including non-root execution and seccomp profiles
05Standardized Deployment generation with resource limits and health checks
06Network resource definition for ClusterIP and LoadBalancer services