Skip to content

Commit 848c78d

Browse files
Merge pull request #234702 from wedaly/document-cilium-mem-and-cpu-limits
Document why Cilium does not have CPU/memory limits
2 parents 3f5bf30 + d8772a7 commit 848c78d

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)