[zh-cn] resync: proxies.md

Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
pull/35795/head
Hu Shuai 2022-08-09 08:39:34 +08:00
parent 4b54bc3697
commit b5f8e418d9
1 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@ There are several different proxies you may encounter when using Kubernetes:
- 添加认证头信息 - 添加认证头信息
<!-- <!--
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 - is a bastion built into the apiserver
- connects a user outside of the cluster to cluster IPs which otherwise might not be reachable - 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:
- can be used to reach a Node, Pod, or Service - can be used to reach a Node, Pod, or Service
- does load balancing when used to reach a Service - does load balancing when used to reach a Service
--> -->
2. [apiserver proxy](/zh-cn/docs/tasks/access-application-cluster/access-cluster/#discovering-builtin-services) 2. [apiserver proxy](/zh-cn/docs/tasks/access-application-cluster/access-cluster-services/#discovering-builtin-services)
- 是一个建立在 apiserver 内部的“堡垒” - 是一个建立在 apiserver 内部的“堡垒”
- 将集群外部的用户与集群 IP 相连接这些IP是无法通过其他方式访问的 - 将集群外部的用户与集群 IP 相连接这些IP是无法通过其他方式访问的