π Mkimuram/K8Sviz: Generate Kubernetes Architecture Diagrams From The Actual State In A Namespace
Tags
Note
This post is a thought. It's a short note that I make about someone else's content online. Learn more about the process thoughts
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