File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
content/zh-cn/docs/reference/networking Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ etcd cluster externally or on custom ports.
53
53
| TCP | Inbound | 10250 | Kubelet API | Self, Control plane |
54
54
| TCP | Inbound | 10256 | kube-proxy | Self, Load balancers |
55
55
| TCP | Inbound | 30000-32767 | NodePort Services† | All |
56
+ | UDP | Inbound | 30000-32767 | NodePort Services† | All |
56
57
57
58
† Default port range for [NodePort Services](/docs/concepts/services-networking/service/).
58
59
@@ -71,6 +72,7 @@ on the default port.
71
72
| TCP | 入站 | 10250 | kubelet API | 自身、控制面 |
72
73
| TCP | 入站 | 10256 | kube-proxy | 自身、负载均衡器 |
73
74
| TCP | 入站 | 30000-32767 | NodePort Services† | 所有 |
75
+ | UDP | 入站 | 30000-32767 | NodePort Services† | 所有 |
74
76
75
77
† [ NodePort Service] ( /zh-cn/docs/concepts/services-networking/service/ ) 的默认端口范围。
76
78
You can’t perform that action at this time.
0 commit comments