Pre-flight verification
for Kubernetes.
Kubernetes has no safety net. Yamlr is that safety net.
What It Catches
Configuration errors that break production.
Ghost Services
Selectors that match no running Pods
Port Mismatches
Service targetPort ≠ container port
Deprecated APIs
Removed apiVersions for your K8s target
Pod Security Standards
Baseline + Restricted: runAsNonRoot, privileged, hostPath
Broken References
ConfigMaps, Secrets, PVCs that don't exist
Image Tag Risks
Nondeterministic :latest or missing tags
Dynamic Evaluation Pipeline
Build. Dry-run. Deploy.
Ingest
Parsing & Discovery
Parse fragmented manifests and reconstruct resource identities — even in malformed YAML.
Contextualize
Graph Construction
Maps cross-resource relationships — Services to Deployments, ConfigMaps to Pods — into a single structural graph to surface orphaned references and broken links.
Verify
Schema Alignment
Validating structural integrity against the definitive Kubernetes OpenAPI schema for your target cluster version.
Heal
Schema-Based Remediation
Applying precise, comment-preserving corrections derived from the Kubernetes OpenAPI specification.
Schema-Grounded Remediation
AI-based tools suggest. Yamlr enforces.
No heuristics. No probabilistic output. Only structurally valid, version-accurate corrections derived from the Kubernetes OpenAPI specification.
Get started.
Catch production failures before they become cluster state.
Get the Signed Binary
Automate your installation with our secure shell script, or tap directly into our Homebrew repository.
$ brew tap yamlr/tap && brew install yamlrWorks without cluster access
Pricing & Scale
The upgrade unlocks scale, not features.
The complete safety engine and structural diff previews are included in the free tier. Upgrade to remove remediation limits and enable organization-wide policy enforcement.
Free Tier
IndividualProduction-grade validation for individual engineers. Full healing engine with a daily remediation cap.
- Unlimited scanning
- Full cross-resource graph validation
- Structural diff previews
- Up to 5 applied remediations per day
- Standard schema updates
Pro Tier
TeamsOrganization-wide policy enforcement and configuration control for production environments.
- OPA / Kyverno policy integration
- GitHub Actions PR comments
- Unlimited remediations
- Version migration packs
- Commercial SLA & priority support
Looking for a team license? Contact us.