Skip to content

Commit d917d50

Browse files
Add kube-proxy healthz port to ports-and-protocols.md
1 parent 3181159 commit d917d50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/reference/networking/ports-and-protocols.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ etcd cluster externally or on custom ports.
2727
| Protocol | Direction | Port Range | Purpose | Used By |
2828
|----------|-----------|-------------|-----------------------|-------------------------|
2929
| TCP | Inbound | 10250 | Kubelet API | Self, Control plane |
30+
| TCP | Inbound | 10256 | kube-proxy | Self, Load balancers |
3031
| TCP | Inbound | 30000-32767 | NodePort Services† | All |
3132

3233
† Default port range for [NodePort Services](/docs/concepts/services-networking/service/).

0 commit comments

Comments
 (0)