Skip to content

Commit 2aa3f85

Browse files
authored
Merge pull request #24028 from baiyutang/master
Update service.md
2 parents 3d4f928 + ac2adcc commit 2aa3f85

File tree

1 file changed

+1
-1
lines changed
  • content/zh/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/services-networking/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ There are a few reasons for using proxying for Services:
379379

380380
### 为什么不使用 DNS 轮询?
381381

382-
时不时会有人问道,就是为什么 Kubernetes 依赖代理将入站流量转发到后端。 那其他方法呢?
382+
时不时会有人问到,就是为什么 Kubernetes 依赖代理将入站流量转发到后端。 那其他方法呢?
383383
例如,是否可以配置具有多个A值(或IPv6为AAAA)的DNS记录,并依靠轮询名称解析?
384384

385385
使用服务代理有以下几个原因:

0 commit comments

Comments
 (0)