keps/sig-network/3668-reserved-service-nodeport-range/kep.yaml (26 lines of code) (raw):

title: Reserve Nodeport Ranges For Dynamic And Static Port Allocation kep-number: 3668 authors: - "@xuzhenglun" owning-sig: sig-network participating-sigs: status: implementable creation-date: 2022-11-30 reviewers: approvers: - "@thockin" - "@aojea" see-also: - "/keps/sig-network/3070-reserved-service-ip-range" # The target maturity stage in the current dev cycle for this KEP. stage: alpha # 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.27" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.27" beta: "v1.28" stable: "v1.30" # The following PRR answers are required at alpha release # List the feature gate name and the components for which it must be enabled feature-gates: - name: ServiceNodePortStaticSubrange components: - kube-apiserver disable-supported: true # The following PRR answers are required at beta release metrics: