Skip to content

Commit 1fb4ad3

Browse files
authored
Merge pull request #33921 from kinzhi/kinzhi123
[zh]Update content/zh/docs/tasks/access-application-cluster/access-cluster.md
2 parents 232e84f + 1f0db67 commit 1fb4ad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/tasks/access-application-cluster/access-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ There are several different proxies you may encounter when using Kubernetes:
404404
- 添加身份验证头部
405405

406406
<!--
407-
1. The [apiserver proxy](#discovering-builtin-services):
407+
1. The [apiserver proxy](/docs/tasks/access-application-cluster/access-cluster-services/#discovering-builtin-services):
408408
409409
- is a bastion built into the apiserver
410410
- connects a user outside of the cluster to cluster IPs which otherwise might not be reachable
@@ -414,7 +414,7 @@ There are several different proxies you may encounter when using Kubernetes:
414414
- can be used to reach a Node, Pod, or Service
415415
- does load balancing when used to reach a Service
416416
-->
417-
2. [apiserver 代理](#discovering-builtin-services)
417+
2. [apiserver 代理](/zh/docs/tasks/access-application-cluster/access-cluster-services/#discovering-builtin-services)
418418

419419
- 内置于 apiserver 中
420420
- 将集群外部的用户连接到集群 IP,否则这些 IP 可能无法访问

0 commit comments

Comments
 (0)