Skip to content

Commit 6bef95d

Browse files
authored
Merge pull request #8376 from Shubham82/Add-Debugging_DNS_Resolution
Added Debugging DNS Resolution.
2 parents 8508d86 + b300316 commit 6bef95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)