hubble icon indicating copy to clipboard operation
hubble copied to clipboard

Feature: Generate Network Policy Rules

Open especially-relative opened this issue 1 year ago • 1 comments

Cilium Feature Proposal

Is your feature request related to a problem?

No, but it might be a useful feature

Describe the feature you'd like

Generate allow-list network policies based on traffic detected by hubble

(Optional) Describe your proposed solution

When running hubble observe, we can build a model of the network traffic, and with that information, generate a minimal network policy that would allow it.

potentially related: https://github.com/cilium/hubble/issues/1100 ?

especially-relative avatar Feb 05 '24 02:02 especially-relative

This would be a great feature.

Another idea would be for Hubble to provide some way to export the traffic data, and users could feed that to Network Policy Editor.

erkerb4 avatar Aug 13 '24 13:08 erkerb4