Validate your Kubernetes manifests instead of deploying broken configuration

$ kubeconform -summary myapp/deployment.yaml
Summary: 5 resources found in 1 file - Valid: 5, Invalid: 0, Errors: 0, Skipped: 0
Get Started!

Easy-to-use

Single binary, super-easy installation for Windows, Mac & Linux. It takes seconds to get started.

Lightning fast

Kubeconform makes heavy use of Golang's concurrency capabilities, and will spread its workload across multiple cores.

Support for Kubernetes CRDs

Validate ALL your Kubernetes resources with Kubeconform's CRD support

Flexible

With support for JSON, Junit, TAP output, and leveraging the easy-to-use Docker image, you can run Kubeconform in any CI system.