{{ define "main" }}
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!
Single binary, super-easy installation for Windows, Mac & Linux. It takes seconds to get started.
Kubeconform makes heavy use of Golang's concurrency capabilities, and will spread its workload across multiple cores.
Validate ALL your Kubernetes resources with Kubeconform's CRD support
With support for JSON, Junit, TAP output, and leveraging the easy-to-use Docker image, you can run Kubeconform in any CI system.