Azure / AKS

Azure Kubernetes Service
https://azure.github.io/AKS/
1.95k stars 304 forks source link

Azure CNI Powered by Cilium L7/CRD Network Policy #3797

Open chasewilson opened 1 year ago

chasewilson commented 1 year ago

This issue is to track support for Azure CNI Powered by Cilium Network Policy capability expansions.

Expansions Include:

  1. Layer 7 Network Policy support
  2. Cilium Custom Network Policies
    • Currently, one of the most requisition options is DNS filtering based policy support

This feature has a some good support already tracked in this GitHub Issue.

ghost commented 1 year ago

@aanandr, @phealy would you be able to assist?

Issue Details
This issue is to track support for Azure CNI Powered by Cilium Network Policy capability expansions. Expansions Include: 1. Layer 7 Network Policy support 2. Cilium Custom Network Policies - Currently, one of the most requisition options is DNS filtering based policy support This feature has a some good support already tracked in [this GitHub Issue](https://github.com/Azure/AKS/issues/3450).
Author: chasewilson
Assignees: -
Labels: `networking`, `networking/azcni`, `network-policies`
Milestone: -
Hanifff commented 1 year ago

Hi, @phealy any updates?

chasewilson commented 10 months ago

Hey @Hanifff, thanks for commenting here. This Item is to track the request and interest for these features in Azure CNI Powered by Cilium. Right now there isn't a timeline but we are keeping an eye on what our customers want and would like it to build as needs arise.

Please feel free to provide feedback here about this and point others to add their reactions or feedback to make sure we're prioritizing our work correctly :)

westleydion commented 10 months ago

This would be really good to have.

chasewilson commented 10 months ago

This would be really good to have.

Which portion of this are you most interested in? The Cilium Specific policies or the L7 capabilities?

EppO commented 10 months ago

This would be really good to have.

Which portion of this are you most interested in? The Cilium Specific policies or the L7 capabilities?

My 2 cents here: both L3 DNS based rules and L7 policies, the former is actually a must-have. I guess both require Cilium Network Policies as the Kubernetes Network Policies don't support them.

ebc92 commented 10 months ago

My team is also missing this feature, DNS based network policies is a must have for us.

illrill commented 6 months ago

Not stale. Lack of CiliumNetworkPolicy L3 FQDN rules is one of the reasons why we still need to BYOCNI, just to even use the most basic features of Cilium.

EppO commented 2 months ago

The issue is still relevant

lieberlois commented 1 month ago

Apparently, Azure will start supporting this in 1-2 months. Source: Talked to Isovalent employees at the KCD in Munich, Germany. Unfortunatley, Hubble UI integration etc. will take longer.

chasewilson commented 1 month ago

@lieberlois thanks for the input here. Would you mind clarifying in what scenario Isovalent was planning L7 support?

From our side, we currently have support for hubble relay with self-managed UI and we're not working on l7 quite yet but are working on supporting FQDN filtering hopefully by the end of this month.

lieberlois commented 1 month ago

@chasewilson This was in the context of layer 7 network policies 😄

chasewilson commented 1 month ago

@lieberlois sorry for the confusion 😆.

I was meaning, did they say specifically Azure CNI Powered by Cilum, The enterprise marketplace offering they have, or the OSS Cilium support?

lieberlois commented 1 month ago

@chasewilson As far as I understood yes, Azure CNI Powered by Cilium

chasewilson commented 1 month ago

@lieberlois thanks for the clarification.

As of right now, we're not on L7 yet as we've had more requests (though L7 is highly requested as well) for FQDN and will be aiming for L7 after we get that out. So, not in the next month or two but should have some updates on timelines within that period.

lieberlois commented 1 month ago

What exactly are you referring to then? Layer 7 network policies leverage FQDNs so what is missing then?

chasewilson commented 1 month ago

What exactly are you referring to then? Layer 7 network policies leverage FQDNs so what is missing then?

Good question.

Cilium L7 policies and FQDN policies both work at Layer 7, but they have different focuses. L7 policies give you detailed control over app-specific traffic, letting you set rules based on things like HTTP methods or gRPC services.

On the other hand, FQDN policies are about controlling outbound traffic based on domain names. This is helpful in dynamic environments where IP addresses of external services change, but domain names stay the same.

lieberlois commented 1 month ago

Okay you seem to have different naming than the typical Service Mesh terminology then 😄 I meant egress policies based on L7 Hostnames (FQDNs)

chasewilson commented 1 month ago

@lieberlois aaahhh gotcha ok and I'm referring to L7 as application operations traffic. PUTs, GETs, etc.

siegenthalerroger commented 1 month ago

Still relevant

laurenbo commented 4 weeks ago

still relevant also, we await eagerly for a public preview with the FQDN policies.

maur1 commented 1 day ago

still relevant also, we await eagerly for a public preview with the FQDN policies