Skip to content

Commit d8772a7

Browse files
author
Will Daly
committed
Document why Cilium does not have CPU/memory limits
1 parent 980b7d5 commit d8772a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,10 @@ az aks create -n <clusterName> -g <resourceGroupName> -l <location> \
149149

150150
`CiliumNetworkPolicy` custom resources aren't officially supported. We recommend that customers use Kubernetes `NetworkPolicy` resources to configure network policies.
151151

152+
- *Does AKS configure CPU or memory limits on the Cilium daemonset?*
153+
154+
No, AKS does not configure CPU or memory limits on the Cilium daemonset because Cilium is a critical system component for pod networking and network policy enforcement.
155+
152156
## Next steps
153157

154158
Learn more about networking in AKS in the following articles:

0 commit comments

Comments
 (0)