keps/sig-scheduling/1923-prefer-nominated-node/kep.yaml (29 lines of code) (raw):
title: Prefer Nominated Node
kep-number: 1923
authors:
- "@chendave"
owning-sig: sig-scheduling
participating-sigs:
- sig-scheduling
status: implemented
creation-date: 2020-09-29
reviewers:
- "@alculquicondor"
- "@Huang-Wei"
- "@ahg-g"
approvers:
- "@Huang-Wei"
- "@ahg-g"
# 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.21"
beta: "v1.22"
stable: "v1.24"
feature-gates:
- name: PreferNominatedNode
components:
- kube-scheduler
disable-supported: true
# The following PRR answers are required at beta release
metrics:
- scheduler_framework_extension_point_duration_seconds{extension_point="Filter"}