headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
2.16k stars 152 forks source link

[RFE] Create Network Policy Advisor plugin #249

Open joaquimrocha opened 3 years ago

joaquimrocha commented 3 years ago

The Inspektor Gadget project has a gadget for generating network policies based on the network traffic during a certain period.

It would be great to have a plugin for running the gadget and show/deploy the network policies generated.

Update: This needs some changes to the way IG implements this feature. cc/ @alban

alban commented 2 years ago

This will require https://github.com/kinvolk/inspektor-gadget/pull/586

mgalesloot commented 2 days ago

KubeScape generates network policies (it is using Gadget under the hood). The KubeScape Headlamp plugin shows these policies in a network diagram with ingress and egresses.