🧹 Kubernetes Manifest Cleaner 🗑️

An online alternative to the (deprecated!) kubectl --export command. Clean all that noisy cluster-specific info from a Kubernetes manifest, so that you can commit it into your source code repository.

Removes: namespace, selfLink, resourceVersion, managedFields (ugh!!!), creationTimestamp, generation, status, etc.

All processing is done with client-side JavaScript, and your data remains private to you. Your YAML is not sent to our server.

Paste your YAML here (single object only):

Cleaned YAML output hatch: