Merge pull request #49909 from ahmetb/KubeletSeparateDiskGC
fix: move KubeletSeparateDiskGC feature notice inside notepull/49442/head
commit
58c5aa5821
|
@ -6,9 +6,9 @@ weight: 100
|
||||||
|
|
||||||
{{<glossary_definition term_id="node-pressure-eviction" length="short">}}</br>
|
{{<glossary_definition term_id="node-pressure-eviction" length="short">}}</br>
|
||||||
|
|
||||||
{{< feature-state feature_gate_name="KubeletSeparateDiskGC" >}}
|
|
||||||
|
|
||||||
{{<note>}}
|
{{<note>}}
|
||||||
|
{{< feature-state feature_gate_name="KubeletSeparateDiskGC" >}}
|
||||||
The _split image filesystem_ feature, which enables support for the `containerfs`
|
The _split image filesystem_ feature, which enables support for the `containerfs`
|
||||||
filesystem, adds several new eviction signals, thresholds and metrics. To use
|
filesystem, adds several new eviction signals, thresholds and metrics. To use
|
||||||
`containerfs`, the Kubernetes release v{{< skew currentVersion >}} requires the
|
`containerfs`, the Kubernetes release v{{< skew currentVersion >}} requires the
|
||||||
|
|
Loading…
Reference in New Issue