This is a simple website with a map of Kubernetes objects. It shows connections and relationships between them. It was built with Hugo and MermaidJS.
Site is visible at https://kubemap.dev.
If you have ideas on how to improve (especially if you know css and/or mermaidjs) please consider provide your changes via PR :-)
The map definition is in layouts/shortcodes/genmap.html file and the rest is in content/ directory.