Skip to content

Commit 4869817

Browse files
authored
Merge pull request #50789 from MikkelHegn/patch-2
Clarify maxPods setting and impact.
2 parents 575e3f2 + 3f64ad0 commit 4869817

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/aks/windows-node-limitations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ AKS clusters with Windows node pools must use the Azure CNI (advanced) networkin
5050

5151
## Can I change the max. # of pods per node?
5252

53-
It is currently a requirement to be set to a maximum of 30 pods to ensure the reliability of your clusters.
53+
Yes. For the implications and options that are available, see [Maximum number of pods][maximum-number-of-pods].
5454

5555
## How do patch my Windows nodes?
5656

@@ -118,3 +118,4 @@ To get started with Windows Server containers in AKS, [create a node pool that r
118118
[nodepool-limitations]: use-multiple-node-pools.md#limitations
119119
[preview-support]: support-policies.md#preview-features-or-feature-flags
120120
[windows-container-compat]: /virtualization/windowscontainers/deploy-containers/version-compatibility?tabs=windows-server-2019%2Cwindows-10-1909
121+
[maximum-number-of-pods]: configure-azure-cni.md#maximum-pods-per-node

0 commit comments

Comments
 (0)