Merge pull request #49909 from ahmetb/KubeletSeparateDiskGC

fix: move KubeletSeparateDiskGC feature notice inside note
pull/49442/head
Kubernetes Prow Robot 2025-06-11 16:00:55 -07:00 committed by GitHub
commit 58c5aa5821
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,9 +6,9 @@ weight: 100
{{<glossary_definition term_id="node-pressure-eviction" length="short">}}</br>
{{< feature-state feature_gate_name="KubeletSeparateDiskGC" >}}
{{<note>}}
{{< feature-state feature_gate_name="KubeletSeparateDiskGC" >}}
The _split image filesystem_ feature, which enables support for the `containerfs`
filesystem, adds several new eviction signals, thresholds and metrics. To use
`containerfs`, the Kubernetes release v{{< skew currentVersion >}} requires the