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.
1 parent 2a6e5d2 commit 87cc62fCopy full SHA for 87cc62f
content/en/docs/reference/networking/ports-and-protocols.md
@@ -29,6 +29,7 @@ etcd cluster externally or on custom ports.
29
| TCP | Inbound | 10250 | Kubelet API | Self, Control plane |
30
| TCP | Inbound | 10256 | kube-proxy | Self, Load balancers |
31
| TCP | Inbound | 30000-32767 | NodePort Services† | All |
32
+| UDP | Inbound | 30000-32767 | NodePort Services† | All |
33
34
† Default port range for [NodePort Services](/docs/concepts/services-networking/service/).
35
0 commit comments