Skip to content

Commit aa20e4f

Browse files
Merge pull request #214868 from Khushbu-Parekh/npm-windows
Added Scale for Linux
2 parents eba5db8 + a779bd0 commit aa20e4f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/aks/use-network-policies.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ Azure Network Policy Manager(NPM) doesn't support IPv6. Otherwise, Azure NPM ful
5858
>[!NOTE]
5959
> * Azure NPM pod logs will record an error if an unsupported policy is created.
6060
61+
## Scale:
62+
63+
With the current limits set on Azure NPM for Linux, it can scale up to 500 Nodes and 40k Pods. You may see OOM kills beyond this scale. Please reach out to us on [aks-acn-github] if you'd like to increase your memory limit.
64+
6165
## Create an AKS cluster and enable Network Policy
6266

6367
To see network policies in action, let's create an AKS cluster that supports network policy and then work on adding policies.
@@ -323,6 +327,7 @@ To learn more about policies, see [Kubernetes network policies][kubernetes-netwo
323327
[calico-support]: https://www.tigera.io/tigera-products/calico/
324328
[calico-logs]: https://docs.projectcalico.org/maintenance/troubleshoot/component-logs
325329
[calico-aks-cleanup]: https://github.com/Azure/aks-engine/blob/master/docs/topics/calico-3.3.1-cleanup-after-upgrade.yaml
330+
[aks-acn-github]: https://github.com/Azure/azure-container-networking/issues
326331

327332
<!-- LINKS - internal -->
328333
[install-azure-cli]: /cli/azure/install-azure-cli

0 commit comments

Comments
 (0)