We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b8a6b2 + 3020b23 commit d31ed57Copy full SHA for d31ed57
content/zh/docs/tasks/access-application-cluster/web-ui-dashboard.md
@@ -214,7 +214,7 @@ The deploy wizard expects that you provide the following information:
214
-->
215
不管哪种 Service 类型,如果你选择创建一个 Service,而且容器在一个端口上开启了监听(入向的),
216
那么你需要定义两个端口。创建的 Service 会把(入向的)端口映射到容器可见的目标端口。
217
- 该 Service 会把流量路由到你部署的 Pod。支持的协议有 TCP 和 UDP。
+ 该 Service 会把流量路由到你部署的 Pod。支持 TCP 协议和 UDP 协议。
218
这个 Service 的内部 DNS 解析名就是之前你定义的应用名称的值。
219
220
<!--
0 commit comments