Fix feature gate for hugepage
The text says "disable" because the gate is in Beta, but the example says "enable". That is awkward.
This commit is contained in:
@@ -117,4 +117,4 @@ token.
|
||||
gate](/docs/reference/command-line-tools-reference/feature-gates/) on the {{<
|
||||
glossary_tooltip text="kubelet" term_id="kubelet" >}} and {{<
|
||||
glossary_tooltip text="kube-apiserver"
|
||||
term_id="kube-apiserver" >}} (`--feature-gates=HugePageStorageMediumSize=true`).
|
||||
term_id="kube-apiserver" >}} (`--feature-gates=HugePageStorageMediumSize=false`).
|
||||
|
||||
Reference in New Issue
Block a user