Skip to content

Commit b300316

Browse files
committed
Added Debugging DNS Resolution.
1 parent 8508d86 commit b300316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/devel/running-locally.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ KUBE_DNS_SERVER_IP="10.0.0.10"
187187
KUBE_DNS_NAME="cluster.local"
188188
```
189189

190-
To know more on DNS service you can check out the [docs](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/).
190+
To know more on DNS service you can check out the [docs](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/) and see [Debugging DNS Resolution](https://kubernetes.io/docs/tasks/administer-cluster/dns-debugging-resolution/) for diagnosing DNS problems.
191191

192192
### All pod fail to start with a cgroups error of `expected cgroupsPath to be of format "slice:prefix:name" for systemd cgroups`
193193

0 commit comments

Comments
 (0)