Skip to content

Commit

Permalink
one single commit
Browse files Browse the repository at this point in the history
  • Loading branch information
amitmavgupta committed Mar 15, 2024
1 parent 82db19e commit 8fbcd14
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions articles/aks/azure-cni-powered-by-cilium.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,8 @@ Azure CNI powered by Cilium currently has the following limitations:

* Network policies cannot use `ipBlock` to allow access to node or pod IPs. See [frequently asked questions](#frequently-asked-questions) for details and recommended workaround.

* Kubernetes services with `internalTrafficPolicy=Local` aren't supported ([Cilium issue #17796](https://github.com/cilium/cilium/issues/17796)).

* Multiple Kubernetes services can't use the same host port with different protocols (for example, TCP or UDP) ([Cilium issue #14287](https://github.com/cilium/cilium/issues/14287)).

* Network policies may be enforced on reply packets when a pod connects to itself via service cluster IP ([Cilium issue #19406](https://github.com/cilium/cilium/issues/19406)).

## Prerequisites

* Azure CLI version 2.48.1 or later. Run `az --version` to see the currently installed version. If you need to install or upgrade, see [Install Azure CLI](/cli/azure/install-azure-cli).
Expand Down

0 comments on commit 8fbcd14

Please sign in to comment.