CFP-12781: Host Firewall Before NodePort DNAT#97
Conversation
Signed-off-by: Jakub Hlavnicka <jakub.hlavnicka@illumio.com>
|
My gut feeling is this is not something we can add a flag for and reasonably continue maintaining and supporting. More likely we need to consider new API syntax to match the relevant hook point. cc @cilium/sig-policy we discussed this during the most recent meeting. |
julianwiedmann
left a comment
There was a problem hiding this comment.
I'm not seeing any consideration for loadBalancerSourceRanges. Can you describe why it's not sufficient for your purposes?
Signed-off-by: Jakub Hlavnicka <jakub.hlavnicka@illumio.com>
|
@julianwiedmann - I've added a section to the CFP addressing why @joestringer - Thank you for the feedback. Are you suggesting a new policy API field on |
Add CFP for enforcing host firewall ingress policy before NodePort DNAT/SNAT, which enables CiliumClusterwideNetworkPolicy to match on original external source IPs and NodePort destination ports.
Tracks: cilium/cilium#12781