File tree Expand file tree Collapse file tree
support/azure/azure-kubernetes/extensions Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ kubectl logs -n kube-system -l k8s-app=azure-cns --tail=100
133133```
134134
135135** CNI to CNS Troubleshooting** :
136- - ** If CNS logs show "no IPs available"** : This indicates a CNS or aks's watch on the NNCs.
136+ - ** If CNS logs show "no IPs available"** : This indicates a CNS or AKS' watch on the NNCs.
137137- ** If CNI calls don't appear in CNS logs** : You likely have the wrong CNI installed. Verify the correct CNI plugin is deployed.
138138
139139** Common Causes** :
@@ -186,7 +186,7 @@ dig @10.0.0.10 kubernetes.default.svc.cluster.local
186186nslookup kubernetes.default.svc.cluster.local
187187
188188# Test external DNS resolution
189- dig google .com
189+ dig azure .com
190190```
191191
1921924 . ** Check DNS pods status** :
You can’t perform that action at this time.
0 commit comments