Open
Description
It would be nice if we can automatically generate Kubernetes architecture diagrams with Kubernetes icons set from an actual Kubernetes deployment. To discuss this more in detail, I’ve implemented PoC code in https://github.com/mkimuram/k8sviz.
Any feedback is welcomed, but I expect feedback especially on:
- Whether we should have this kind of tools, in the first place,
- What kind of diagrams are needed to be generated,
- In which repo we should maintain this kind of tools,
- Should we rewrite the tool with a more maintainable programing language.