Skip to content

Commit df4cdb1

Browse files
authored
Merge pull request #35716 from MaxHorstmann/main
Fix link on "Proxies in Kubernetes"
2 parents bee611a + ed963c6 commit df4cdb1

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/cluster-administration

1 file changed

+1
-1
lines changed

content/en/docs/concepts/cluster-administration/proxies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ There are several different proxies you may encounter when using Kubernetes:
2323
- locates apiserver
2424
- adds authentication headers
2525

26-
1. The [apiserver proxy](/docs/tasks/access-application-cluster/access-cluster/#discovering-builtin-services):
26+
1. The [apiserver proxy](/docs/tasks/access-application-cluster/access-cluster-services/#discovering-builtin-services):
2727

2828
- is a bastion built into the apiserver
2929
- connects a user outside of the cluster to cluster IPs which otherwise might not be reachable

0 commit comments

Comments
 (0)