This skill provides a comprehensive validation workflow for Kubernetes YAML resources, combining syntax linting, schema validation, cluster dry-run testing, and intelligent CRD documentation lookup. Validate any Kubernetes manifest with confidence before applying it to the cluster.
IMPORTANT: This is a REPORT-ONLY validation tool. Do NOT modify files, do NOT use Edit tool, do NOT use AskUserQuestion to offer fixes. Generate a comprehensive validation report with suggested fixes shown as before/after code blocks, then let the user decide what to do next.
Follow this sequential validation workflow. Each stage catches different types of issues:
Conjunto de herramientas completo para validar, identificar y probar recursos YAML de Kubernetes. Utilice esta habilidad al validar manifiestos de Kubernetes, depurar errores de sintaxis de YAML, realizar pruebas de ensayo en clústeres o trabajar con definiciones de recursos personalizados (CRD) que requieren búsqueda de documentación. Fuente: akin-ozer/cc-devops-skills.