Skip to content

Optionally Disable NodePorts for Service Type=LoadBalancer #1864

Closed
@andrewsykim

Description

@andrewsykim

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

sig/networkCategorizes an issue or PR as relevant to SIG Network.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA status

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions