πŸ’­ 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 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 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 ``` NOTE β”‚ This post is a thought . It’s a short note that I make about someone else’s content online #thoughts