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 cc3bd9a + d0f0686 commit c578d06Copy full SHA for c578d06
content/id/docs/reference/networking/ports-and-protocols.md
@@ -25,6 +25,7 @@ Meskipun *port* Etcd termasuk dalam bagian panel kontrol diatas (sebagai bawaan
25
| TCP | Inbound | 10250 | Kubelet API | Self, Control plane |
26
| TCP | Inbound | 10256 | kube-proxy | Self, Load balancers |
27
| TCP | Inbound | 30000-32767 | NodePort Services† | All |
28
+| UDP | Inbound | 30000-32767 | NodePort Services† | All |
29
30
† Rentang *port* bawaan untuk [Service berbasis NodePort](/docs/concepts/services-networking/service/).
31
0 commit comments