Skip to content

Commit 68ac0b8

Browse files
authored
Merge pull request #20385 from jmlrt/patch-1
Update broken link
2 parents 9f4cc2f + bf399a7 commit 68ac0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/dns-pod-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ following pod-specific DNS policies. These policies are specified in the
164164
domain suffix, such as "`www.kubernetes.io`", is forwarded to the upstream
165165
nameserver inherited from the node. Cluster administrators may have extra
166166
stub-domain and upstream DNS servers configured.
167-
See [related discussion](/docs/tasks/administer-cluster/dns-custom-nameservers/#impacts-on-pods)
167+
See [related discussion](/docs/tasks/administer-cluster/dns-custom-nameservers/#effects-on-pods)
168168
for details on how DNS queries are handled in those cases.
169169
- "`ClusterFirstWithHostNet`": For Pods running with hostNetwork, you should
170170
explicitly set its DNS policy "`ClusterFirstWithHostNet`".

0 commit comments

Comments
 (0)