The Best-Practices Checker audits pasted Kubernetes manifests for the most common production mistakes: containers without CPU/memory limits or requests, without liveness or readiness probes, and containers that run as root.
Paste one or more manifests (Pod, Deployment, StatefulSet, DaemonSet or Job). The tool walks every container and reports each issue with a severity tag so you can prioritise fixes.
Nothing is uploaded. The YAML is parsed and analysed entirely in your browser.