https://i.redd.it/0rhcnirek7zg1.gif
When you write it, you already know the relationships.
When you read it, you’re doing this in your head:
- which Service points to which Pods
- what the HPA is scaling
- where Secrets are mounted
That annoyed me enough that I built a small tool for it.
Paste a manifest → it shows the whole thing as a graph + explains it.
You can understand a file in seconds instead of scrolling for minutes.
Runs 100% in your browser.
No backend. Your YAML never leaves your machine. No signup.
What do you think of this?