You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you set the `type` field to `NodePort`, the Kubernetes control plane
980
980
allocates a port from a range specified by `--service-node-port-range` flag (default: 30000-32767).
@@ -989,7 +989,7 @@ to particular IP block(s).
989
989
990
990
This flag takes a comma-delimited list of IP blocks (e.g. `10.0.0.0/8`, `192.0.2.0/25`) to specify IP address ranges that kube-proxy should consider as local to this node.
0 commit comments