Skip to content

Commit 0a49e7b

Browse files
authored
Merge pull request #33673 from Arhell/curr-link
[id] update dns-debugging-resolution.md link
2 parents feea378 + 85aff3b commit 0a49e7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Nama layanan adalah `kube-dns` baik untuk CoreDNS maupun kube-dns.
160160
{{< /note >}}
161161

162162
Jika kamu telah membuat Service atau seharusnya Service telah dibuat secara bawaan namun ternyata tidak muncul, lihat
163-
[_debugging_ Service](/docs/tasks/debug-application-cluster/debug-service/) untuk informasi lebih lanjut.
163+
[_debugging_ Service](/docs/tasks/debug/debug-application/debug-service/) untuk informasi lebih lanjut.
164164

165165
### Apakah endpoint DNS telah ekspos?
166166

@@ -175,7 +175,7 @@ kube-dns 10.180.3.17:53,10.180.3.17:53 1h
175175
```
176176

177177
Jika kamu tidak melihat _endpoint_, lihat bagian _endpoint_ pada dokumentasi
178-
[_debugging_ Service](/docs/tasks/debug-application-cluster/debug-service/).
178+
[_debugging_ Service](/docs/tasks/debug/debug-application/debug-service/).
179179

180180
Untuk tambahan contoh Kubernetes DNS, lihat
181181
[contoh cluster-dns](https://github.com/kubernetes/examples/tree/master/staging/cluster-dns) pada repositori Kubernetes GitHub.

0 commit comments

Comments
 (0)