Free, browser-based utilities for everyday developer workflows

Kubernetes Manifest Review

Use this checklist before applying a Kubernetes manifest to staging or production.

When to use this

  • Before applying a new Deployment / StatefulSet / DaemonSet to a real cluster.
  • When promoting a manifest from dev to prod.
  • After changes to resource limits or probe configuration.

How this checklist works

Some items run a quick local check (e.g. scanning sample responses for secrets or PII). Others are manual confirmations or open another tool. When you finish, copy the report as Markdown to paste into your PR description, ticket, or Slack.

Privacy

This page is a static HTML file. The checklist component runs locally in your browser. Inputs you paste into the Run boxes stay in memory and are discarded when you close the tab. If you turn on "Save in this browser", only check state and short evidence strings are saved to localStorage — never the raw inputs.

Related tools

Other release checklists