K8s Validator
v1.0.0Validate Kubernetes YAML manifests against common API schema rules
Validates Kubernetes YAML manifests for required fields, known resource kinds, security issues, and best-practice violations — all client-side.
How to use- →Paste a single Kubernetes YAML manifest into the input area and click Validate.
- →Try a preset from the example picker to see sample manifests with common issues.
- →Review findings by severity — errors must be fixed, warnings are recommendations, info notes are reminders.
Paste a Kubernetes YAML manifest and click Validate…