keps/sig-node/693-topology-manager/kep.yaml (41 lines of code) (raw):
title: Node Topology Manager
kep-number: 693
authors:
- "@ConnorDoyle"
- "@balajismaniam"
- "@lmdaly"
- "@swatisehgal" # for translation to latest KEP template, PRR questionnaire and GA graduation
owning-sig: sig-node
participating-sigs:
- sig-node
status: implementable
creation-date: 2019-01-30
reviewers:
- "@vikasc"
- "@derekwaynecarr"
- "@jeremyeder"
- "@RenaudWasTaken"
- "@klueska"
- "@nolancon"
approvers:
- "@dawnchen"
- "@derekwaynecarr"
see-also:
- "/keps/sig-node/2625-cpumanager-policies-thread-placement"
- "/keps/sig-node/3573-device-plugin/kep.yaml"
- "/keps/sig-node/1769-memory-manager"
# 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.27"
# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
alpha: "v1.16"
beta: "v1.18"
stable: "v1.27"
# 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: TopologyManager
components:
- kubelet
disable-supported: true
# The following PRR answers are required at beta release
metrics:
- topology_manager_admission_requests_total
- topology_manager_admission_errors_total
- topology_manager_admission_duration_seconds