We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1e0bb1 + 389d69c commit 51838c9Copy full SHA for 51838c9
content/en/docs/tasks/administer-cluster/dns-debugging-resolution.md
@@ -186,7 +186,7 @@ You can verify that DNS endpoints are exposed by using the `kubectl get endpoint
186
command.
187
188
```shell
189
-kubectl get endpointslices -l k8s.io/service-name=kube-dns --namespace=kube-system
+kubectl get endpointslice -l k8s.io/service-name=kube-dns --namespace=kube-system
190
```
191
192
NAME ADDRESSTYPE PORTS ENDPOINTS AGE
0 commit comments