Skip to content

Commit

Permalink
doc: Document L7 limitation in azure-cni chaining mode
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Graf <thomas@cilium.io>
  • Loading branch information
tgraf committed Feb 11, 2020
1 parent 7b03642 commit 6b9559e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Documentation/gettingstarted/k8s-install-azure-cni-steps.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Limitations
===========

* Due to the architecture of the Azure CNI plugin, Layer 7 network policies and
visibility including FQDN policies are currently not supported in this
chaining mode. The upcoming native Azure IPAM mode will support all L7
network policies.

Create an AKS + Cilium CNI configuration
========================================

Expand Down

0 comments on commit 6b9559e

Please sign in to comment.