Skip to content

Commit bd97c5a

Browse files
authored
Update aks-edge-howto-single-node-deployment.md
1 parent 57a56ef commit bd97c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AKS-Hybrid/aks-edge-howto-single-node-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ New-AksEdgeDeployment -JsonConfigFilePath .\aksedge-config.json
4343
```
4444

4545
> [!IMPORTANT]
46-
> Kubernetes `pod cidr` is `10.42.0.0/16` for K3s and `10.244.0.0/24` for K8s. Kubernetes `service cidr` is `10.43.0.0/16` for K3s and `10.96.0.0/12` for K8s.
46+
> The Kubernetes `pod cidr` is `10.42.0.0/16` for K3s and `10.244.0.0/24` for K8s. The Kubernetes `service cidr` is `10.43.0.0/16` for K3s and `10.96.0.0/12` for K8s.
4747
4848
## Step 3: validate your cluster
4949

0 commit comments

Comments
 (0)