Skip to content

Commit ef2505b

Browse files
authored
Update troubleshooting steps for Azure CNI
1 parent eb2c009 commit ef2505b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/azure-kubernetes/extensions/troubleshoot-node-auto-provision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Another option to test node to node or pod to pod connectivity is with the open-
8787
```azurecli-interactive
8888
kubectl get pods -n kube-system | grep -E "azure-cni|kube-proxy"
8989
```
90-
3. **If using azure cni with overlay or cilium**
90+
3. **If using azure cni with overlay**
9191
Validate your nodes have these labels
9292

9393
```azurecli-interactive

0 commit comments

Comments
 (0)