!!! 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 here

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

an example output from k8sviz

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