Description
Enhancement Description
-
One-line enhancement description (can be used as a release note):
Allow users to disable node ports for Service Type=LoadBalancer. This is useful for bare metal / on-prem environments that rely on VIP based LB implementations. -
Kubernetes Enhancement Proposal: (link to kubernetes/enhancements file, if none yet, link to PR)
https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/1864-disable-lb-node-ports -
Primary contact (assignee): @andrewsykim
-
Responsible SIGs: Network / Cloud Provider
-
Enhancement target (which target equals to which milestone):
- Stable release target 1.24
Allow users to optionally opt-out of node port allocation for Service Type=LoadBalancer. This is useful for VIP-based load balancers that don't require node port and the node port should be blocked for regulatory / compliance reasons.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status