This skill provides comprehensive, step-by-step guidance for creating robust Kubernetes resource configurations, including Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims. It automatically integrates essential production requirements such as resource limits, health checks, and security contexts to ensure workloads are secure and scalable. Whether you are setting up a stateless microservice or a complex stateful application, this tool helps you maintain organizational standards through proper labeling, naming conventions, and multi-resource manifest organization patterns like Kustomize.
主要功能
01Standardized Deployment templates with resource limits and health probes
02Secure configuration management using ConfigMaps and Secrets
03Persistent storage setup via PersistentVolumeClaims and StatefulSet patterns
04Security context enforcement including non-root execution and seccomp profiles
056 GitHub stars
06Validation workflows using dry-runs and linting tools like kube-score and kubeval