Skip to content

Commit 9d98815

Browse files
author
Kazuyuki Sakemi
authored
current link is pointing 404 page.
replacing relative link from "/docs/tasks/debug-application-cluster/debug-service/" to "/docs/tasks/debug/debug-application/debug-service/".
1 parent 5fe82f5 commit 9d98815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/tasks/administer-cluster/dns-debugging-resolution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ The service name is `kube-dns` for both CoreDNS and kube-dns deployments.
176176

177177
If you have created the Service or in the case it should be created by default
178178
but it does not appear, see
179-
[debugging Services](/docs/tasks/debug-application-cluster/debug-service/) for
179+
[debugging Services](/docs/tasks/debug/debug-application/debug-service/) for
180180
more information.
181181

182182
### Are DNS endpoints exposed?
@@ -193,7 +193,7 @@ kube-dns 10.180.3.17:53,10.180.3.17:53 1h
193193
```
194194

195195
If you do not see the endpoints, see the endpoints section in the
196-
[debugging Services](/docs/tasks/debug-application-cluster/debug-service/) documentation.
196+
[debugging Services](/docs/tasks/debug/debug-application/debug-service/) documentation.
197197

198198
For additional Kubernetes DNS examples, see the
199199
[cluster-dns examples](https://github.com/kubernetes/examples/tree/master/staging/cluster-dns)

0 commit comments

Comments
 (0)