File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/zh-cn/docs/concepts/cluster-administration Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ There are several different proxies you may encounter when using Kubernetes:
46
46
- 添加认证头信息
47
47
48
48
<!--
49
- 1. The [apiserver proxy](/docs/tasks/access-application-cluster/access-cluster/#discovering-builtin-services):
49
+ 1. The [apiserver proxy](/docs/tasks/access-application-cluster/access-cluster-services /#discovering-builtin-services):
50
50
51
51
- is a bastion built into the apiserver
52
52
- connects a user outside of the cluster to cluster IPs which otherwise might not be reachable
@@ -56,7 +56,7 @@ There are several different proxies you may encounter when using Kubernetes:
56
56
- can be used to reach a Node, Pod, or Service
57
57
- does load balancing when used to reach a Service
58
58
-->
59
- 2 . [ apiserver proxy] ( /zh-cn/docs/tasks/access-application-cluster/access-cluster/#discovering-builtin-services ) :
59
+ 2 . [ apiserver proxy] ( /zh-cn/docs/tasks/access-application-cluster/access-cluster-services /#discovering-builtin-services ) :
60
60
61
61
- 是一个建立在 apiserver 内部的“堡垒”
62
62
- 将集群外部的用户与集群 IP 相连接,这些IP是无法通过其他方式访问的
@@ -115,7 +115,7 @@ There are several different proxies you may encounter when using Kubernetes:
115
115
116
116
<!--
117
117
Kubernetes users will typically not need to worry about anything other than the first two types. The cluster admin
118
- will typically ensure that the latter types are setup correctly.
118
+ will typically ensure that the latter types are set up correctly.
119
119
-->
120
120
121
121
Kubernetes 用户通常只需要关心前两种类型的代理,集群管理员通常需要确保后面几种类型的代理设置正确。
You can’t perform that action at this time.
0 commit comments