Skip to content

Commit 7f48864

Browse files
authored
Update azure-cni-powered-by-cilium.md
Add note about hostnetwork pods.
1 parent 5dabb3a commit 7f48864

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/aks/azure-cni-powered-by-cilium.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ Azure CNI powered by Cilium currently has the following limitations:
5757

5858
* 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)).
5959

60+
* Network policies are not applied to pods using host networking (`spec.hostNetwork: true`) because these pods use the host identity instead of having individual identities.
61+
6062
## Prerequisites
6163

6264
* 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).

0 commit comments

Comments
 (0)