Skip to content

Commit cef6bfa

Browse files
Merge pull request #266011 from chasewilson/chase/removeGHPointer
Remove instruction to reach out to github for increased memory limit.…
2 parents cce05f8 + c63f9df commit cef6bfa

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/aks/use-network-policies.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Kubernetes Service
44
description: Learn how to secure traffic that flows in and out of pods by using Kubernetes network policies in Azure Kubernetes Service (AKS)
55
ms.topic: article
66
ms.custom: devx-track-azurecli
7-
ms.date: 07/14/2023
7+
ms.date: 02/12/2024
88
---
99

1010
# Secure traffic between pods using network policies in Azure Kubernetes Service (AKS)
@@ -60,7 +60,7 @@ Azure Network Policy Manager doesn't support IPv6. Otherwise, Azure Network Poli
6060
6161
## Scale
6262

63-
With Azure Network Policy Manager for Linux, we don't recommend scaling beyond 250 nodes and 20k pods. If you attempt to scale beyond these limits, you may encounter Out of Memory (OOM) kills. To increase your memory limit, contact us on [aks-acn-github].
63+
With Azure Network Policy Manager for Linux, we don't recommend scaling beyond 250 nodes and 20k pods. If you attempt to scale beyond these limits, you may encounter Out of Memory (OOM) kills. To increase your memory limit, please create a support ticket.
6464

6565
## Create an AKS cluster and enable Network Policy
6666

@@ -352,7 +352,6 @@ To learn more about policies, see [Kubernetes network policies][kubernetes-netwo
352352
[calico-support]: https://www.tigera.io/tigera-products/calico/
353353
[calico-logs]: https://docs.tigera.io/calico/3.25/operations/troubleshoot/component-logs
354354
[calico-aks-cleanup]: https://github.com/Azure/aks-engine/blob/master/docs/topics/calico-3.3.1-cleanup-after-upgrade.yaml
355-
[aks-acn-github]: https://github.com/Azure/azure-container-networking/issues
356355

357356
<!-- LINKS - internal -->
358357
[install-azure-cli]: /cli/azure/install-azure-cli

0 commit comments

Comments
 (0)