Hello :)
I feel like this would be a usefull addition for environments where Egress trafic needs to be whitelisted. In my case I'd like to allow my fluent-bit Pods to send logs to my output outside my cluster but currently the NetworkPolicy ressource only supports Ingress trafic. I have to write an extra NetworkPolicy on the side but it's not really convenient.
This would be a fairly easy addition. I can work on the PR if needed.
Best regards.
Hello :)
I feel like this would be a usefull addition for environments where
Egresstrafic needs to be whitelisted. In my case I'd like to allow my fluent-bit Pods to send logs to my output outside my cluster but currently the NetworkPolicy ressource only supportsIngresstrafic. I have to write an extraNetworkPolicyon the side but it's not really convenient.This would be a fairly easy addition. I can work on the PR if needed.
Best regards.