keps/sig-network/1435-mixed-protocol-lb/kep.yaml (31 lines of code) (raw):

title: Different protocols in the same service definition with type=loadbalancer kep-number: 1435 authors: - "@laszlo.janosi1@gmail.com" - "@bridgetkromhout" owning-sig: sig-network participating-sigs: - sig-cloud-provider status: implemented creation-date: 2020-01-03 last-updated: 2023-01-05 reviewers: - "@thockin" - "@dcbw" - "@andrewsykim" approvers: - "@thockin" see-also: replaces: - "/keps/sig-network/ 20200103-mixed-protocol-lb" # 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.26" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.20" beta: "v1.24" stable: "v1.26" # 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: MixedProtocolLBSVC components: - kube-apiserver disable-supported: true # The following PRR answers are required at beta release #metrics: # - my_feature_metric