Skip to content

Commit 053d2ce

Browse files
committed
[zh] Update ports-and-protocols.md
1 parent 5d9e5d4 commit 053d2ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/zh-cn/docs/reference/networking/ports-and-protocols.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ etcd cluster externally or on custom ports.
5353
| TCP | Inbound | 10250 | Kubelet API | Self, Control plane |
5454
| TCP | Inbound | 10256 | kube-proxy | Self, Load balancers |
5555
| TCP | Inbound | 30000-32767 | NodePort Services† | All |
56+
| UDP | Inbound | 30000-32767 | NodePort Services† | All |
5657
5758
† Default port range for [NodePort Services](/docs/concepts/services-networking/service/).
5859
@@ -71,6 +72,7 @@ on the default port.
7172
| TCP | 入站 | 10250 | kubelet API | 自身、控制面 |
7273
| TCP | 入站 | 10256 | kube-proxy | 自身、负载均衡器 |
7374
| TCP | 入站 | 30000-32767 | NodePort Services† | 所有 |
75+
| UDP | 入站 | 30000-32767 | NodePort Services† | 所有 |
7476

7577
[NodePort Service](/zh-cn/docs/concepts/services-networking/service/) 的默认端口范围。
7678

0 commit comments

Comments
 (0)