Skip to content

Commit 3ab2690

Browse files
author
Jill Grant
authored
Update azure-cni-overlay.md
Fixed Acrolinx errors.
1 parent a2ea2cb commit 3ab2690

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/azure-cni-overlay.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Azure CNI Overlay has the following limitations:
9696

9797
- You can't use Application Gateway as an Ingress Controller (AGIC) for an overlay cluster.
9898
- Windows Server 2019 node pools are not supported for overlay.
99-
- Traffic from host network pods are not able to reach Windows overlay pods
99+
- Traffic from host network pods is not able to reach Windows overlay pods.
100100

101101
## Install the aks-preview Azure CLI extension
102102

@@ -155,7 +155,7 @@ You can update an existing Azure CNI cluster to Overlay if the cluster meets cer
155155
- **not** have network policies enabled
156156
- **not** be using any Windows node pools with docker as the container runtime
157157

158-
The upgrade process will trigger each nodepool to be re-imaged simultaneously (i.e. upgrading each node pool separately to overlay is not supported). Any disruptions to cluster networking will be similar to a node image upgrade or Kubernetes version upgrade where each node in a nodepool is re-imaged.
158+
The upgrade process will trigger each node pool to be re-imaged simultaneously (i.e. upgrading each node pool separately to overlay is not supported). Any disruptions to cluster networking will be similar to a node image upgrade or Kubernetes version upgrade where each node in a node pool is re-imaged.
159159

160160
> [!WARNING]
161161
> Due to the limitation around Windows overlay pods incorrectly SNATing packets from host network pods, this has a more detrimental effect for clusters upgrading to overlay.

0 commit comments

Comments
 (0)