File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh/docs/tasks/access-application-cluster Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -404,7 +404,7 @@ There are several different proxies you may encounter when using Kubernetes:
404
404
- 添加身份验证头部
405
405
406
406
<!--
407
- 1. The [apiserver proxy](#discovering-builtin-services):
407
+ 1. The [apiserver proxy](/docs/tasks/access-application-cluster/access-cluster-services/ #discovering-builtin-services):
408
408
409
409
- is a bastion built into the apiserver
410
410
- 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:
414
414
- can be used to reach a Node, Pod, or Service
415
415
- does load balancing when used to reach a Service
416
416
-->
417
- 2 . [ apiserver 代理] ( #discovering-builtin-services ) :
417
+ 2 . [ apiserver 代理] ( /zh/docs/tasks/access-application-cluster/access-cluster-services/ #discovering-builtin-services) :
418
418
419
419
- 内置于 apiserver 中
420
420
- 将集群外部的用户连接到集群 IP,否则这些 IP 可能无法访问
You can’t perform that action at this time.
0 commit comments