Here's my thought on mkimuram/k8sviz: Generate Kubernetes architecture diagrams from the actual state in a namespace
This is a sick kubernetes architecture diagran generation tool.
Here is an example
installation
$ curl -LO https://raw.githubusercontent.com/mkimuram/k8sviz/master/k8sviz.sh $ chmod u+x k8sviz.sh
Usage
./k8sviz.sh --kubeconfig ~/.config/kube/falcon-k3s.yaml -t png -o k8sviz.png
This post was a thought by Waylon Walker see all my thoughts at https://waylonwalker.com/thoughts