DEV Community

Cover image for Kpad: a Kubernetes manifests editor
Marcus Oblak
Marcus Oblak

Posted on

Kpad: a Kubernetes manifests editor

Github page : https://github.com/mrqzzz/kpad

Kpad is a simple open source multiplatform terminal editor born to edit kubernetes declarative manifest yaml files.

It has syntax highlighting and provides a handy auto-complete that pops up a list of possible context-aware fields at the cursor position.

Top comments (0)