cilium / cilium-cli

CLI to install, manage & troubleshoot Kubernetes clusters running Cilium
https://cilium.io
Apache License 2.0
417 stars 210 forks source link

Generating infrastructure architecture overviews/network diagrams for sysdumps #2600

Open PhilipSchmid opened 3 months ago

PhilipSchmid commented 3 months ago

Proposal / RFE

It would be amazing for sysdump analysis to get a generated infrastructure architecture overview/network diagram (graphviz?).

Is your feature request related to a problem? Not directly, but it often already takes quite some time to gain a good overview of infrastructure from a sysdump before one is actually able to start digging into finding the actual Cilium issue.

Describe the solution you'd like Something like this would make it easier and faster to understand the infrastructure context before digging into the actual Cilium issue. In my imagination, a generated network diagram could include information like this:

This diagram could either be generated during the cilium sysdump sub-command or after a sysdump has already been taken, and we use a separate sub-command to achieve this.

github-actions[bot] commented 3 days ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.