keps/sig-network/1864-disable-lb-node-ports/kep.yaml (26 lines of code) (raw):

title: Optionally Disable Node Ports for Service Type=LoadBalancer kep-number: 1864 authors: - "@andrewsykim" owning-sig: sig-network participating-sigs: - sig-cloud-provider status: implementable creation-date: 2020-06-21 reviewers: - "@thockin" - "@uablrek" - "@rikatz" approvers: - "@thockin" # The target maturity stage in the current dev cycle for this KEP. stage: stable # The most recent milestone for which work toward delivery of this KEP has been # done. This can be the current (upcoming) milestone, if it is being actively # worked on. latest-milestone: "v1.24" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.20" beta: "v1.22" stable: "v1.24" feature-gates: - name: ServiceLBNodePortControl components: - kube-apiserver disable-supported: true