关于
This skill enables Claude to efficiently structure and modify Kubernetes manifests using the Kustomize methodology. It provides standardized patterns for separating base configurations from environment-specific overlays (development, production), implementing strategic merge and JSON patches, and generating ConfigMaps or Secrets. It is particularly useful for DevOps engineers and developers looking to maintain DRY (Don't Repeat Yourself) infrastructure code and streamline multi-environment deployments without the complexity of traditional templating engines.