Skip to content

Commit d31ed57

Browse files
authored
Merge pull request #28149 from jackThomass/patch-6
Update web-ui-dashboard.md
2 parents 8b8a6b2 + 3020b23 commit d31ed57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/access-application-cluster/web-ui-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ The deploy wizard expects that you provide the following information:
214214
-->
215215
不管哪种 Service 类型,如果你选择创建一个 Service,而且容器在一个端口上开启了监听(入向的),
216216
那么你需要定义两个端口。创建的 Service 会把(入向的)端口映射到容器可见的目标端口。
217-
该 Service 会把流量路由到你部署的 Pod。支持的协议有 TCP UDP。
217+
该 Service 会把流量路由到你部署的 Pod。支持 TCP 协议和 UDP 协议
218218
这个 Service 的内部 DNS 解析名就是之前你定义的应用名称的值。
219219

220220
<!--

0 commit comments

Comments
 (0)