Skip to content

Commit 7eb77ea

Browse files
authored
Update service.md
1 parent 3096ed5 commit 7eb77ea

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
@@ -32,7 +32,7 @@ and can load-balance across them.
3232
-->
3333
使用 Kubernetes,您无需修改应用程序即可使用不熟悉的服务发现机制。
3434
Kubernetes 为 Pods 提供自己的 IP 地址,并为一组 Pod 提供相同的 DNS 名,
35-
并且可以在它们之间进行负载平衡
35+
并且可以在它们之间进行负载均衡
3636

3737
<!-- body -->
3838

0 commit comments

Comments
 (0)