keps/sig-node/2053-downward-api-hugepages/kep.yaml (32 lines of code) (raw):
title: Downward API HugePages
kep-number: 2053
authors:
- "@derekwaynecarr"
- "@saschagrunert"
owning-sig: sig-node
participating-sigs: []
status: implementable
creation-date: 2020-06-18
reviewers:
- "@dashpole"
- "@sjenning"
approvers:
- "@dashpole"
- "@sjenning"
- "@dchen1107"
see-also:
- "/keps/sig-node/20190129-hugepages.md"
replaces: []
# 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.20"
beta: "v1.21"
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: DownwardAPIHugePages
components:
- kube-apiserver
disable-supported: true
metrics:
- "N/A"