Merge pull request #21528 from bart0sh/PR0002-multisize-hugepages-beta

Promote HugePageStorageMediumSize feature to Beta
This commit is contained in:
Kubernetes Prow Robot
2020-06-19 11:38:44 -07:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
@@ -113,7 +113,7 @@ spec:
to other compute resources like `cpu` or `memory` using the `hugepages-<size>`
token.
- Support of multiple sizes huge pages is feature gated. It can be
enabled with the `HugePageStorageMediumSize` [feature
disabled with the `HugePageStorageMediumSize` [feature
gate](/docs/reference/command-line-tools-reference/feature-gates/) on the {{<
glossary_tooltip text="kubelet" term_id="kubelet" >}} and {{<
glossary_tooltip text="kube-apiserver"