Free · no signup
Free tools for Kubernetes work
Small, sharp utilities we built for ourselves while working on OpsKit. Everything runs in your browser — no account, no upload, no telemetry on what you paste.
YAML beautifier
Normalise indentation, key order, and quoting across every document in a multi-doc manifest. Comments survive the round trip.
Beautify YAMLKubernetes manifest linter
16 production checks — missing limits, :latest tags, absent probes, privileged containers, host namespaces, plaintext secrets.
Lint a manifestYAML ↔ JSON converter
Convert either direction for kubectl --dry-run output, Helm values, or CI pipeline configs. Multi-document aware.
ConvertThese read files. OpsKit reads clusters.
When the manifest is fine and the pod is still failing, you need evidence from the live cluster — not another static check.