💭 mkimuram/k8sviz: Generate Kubernetes architecture diagrams fro...
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

!https://github.com/mkimuram/k8sviz

Date: October 22, 2023

Image: GitHub - mkimuram/k8sviz: Generate Kubernetes architecture diagrams from the actual state in a namespace — Generate Kubernetes architecture diagrams from the actual state in a namespace - mkimuram/k8sviz <https://opengraph.githubassets.com/92719a9fbaa5496b6a3f87f815ef6fa856dc98e81f19cd9132d2b600f10b1c86/mkimuram/k8sviz> GitHub - mkimuram/k8sviz: Generate Kubernetes architecture diagrams from the actual state in a namespace Generate Kubernetes architecture diagrams from the actual state in a namespace - mkimuram/k8sviz GitHub · github.com

This is a sick kubernetes architecture diagran generation tool.

Here is an example

Image: an example output from k8sviz <https://raw.githubusercontent.com/mkimuram/k8sviz/master/examples/wordpress/default.png>

[1m[38;2;189;147;249minstallation[0m
[38;2;68;71;90m────────────[0m

[38;2;248;248;242m[code][0m
  $ curl -LO https://raw.githubusercontent.com/mkimuram/k8sviz/master/k8sviz.sh
  $ chmod u+x k8sviz.sh

[1m[38;2;189;147;249m### Usage[0m

[38;2;248;248;242m[code][0m
  ./k8sviz.sh --kubeconfig ~/.config/kube/falcon-k3s.yaml -t png -o k8sviz.png

[38;2;68;71;90mNOTE[0m
[38;2;68;71;90m│ [0mThis post is a [4m[38;2;248;248;242mthought[0m <[38;2;248;248;242m/thoughts/[0m>. It’s a short note that I make about someone else’s content online #thoughts
