Merge pull request #35716 from MaxHorstmann/main
Fix link on "Proxies in Kubernetes"pull/35790/head
commit
df4cdb186a
|
|
@ -23,7 +23,7 @@ There are several different proxies you may encounter when using Kubernetes:
|
|||
- locates apiserver
|
||||
- adds authentication headers
|
||||
|
||||
1. The [apiserver proxy](/docs/tasks/access-application-cluster/access-cluster/#discovering-builtin-services):
|
||||
1. The [apiserver proxy](/docs/tasks/access-application-cluster/access-cluster-services/#discovering-builtin-services):
|
||||
|
||||
- is a bastion built into the apiserver
|
||||
- connects a user outside of the cluster to cluster IPs which otherwise might not be reachable
|
||||
|
|
|
|||
Loading…
Reference in New Issue