Skip to content

Commit 58c5aa5

Browse files
authored
Merge pull request #49909 from ahmetb/KubeletSeparateDiskGC
fix: move KubeletSeparateDiskGC feature notice inside note
2 parents a202bf4 + 56750d7 commit 58c5aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/node-pressure-eviction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ weight: 100
66

77
{{<glossary_definition term_id="node-pressure-eviction" length="short">}}</br>
88

9-
{{< feature-state feature_gate_name="KubeletSeparateDiskGC" >}}
109

1110
{{<note>}}
11+
{{< feature-state feature_gate_name="KubeletSeparateDiskGC" >}}
1212
The _split image filesystem_ feature, which enables support for the `containerfs`
1313
filesystem, adds several new eviction signals, thresholds and metrics. To use
1414
`containerfs`, the Kubernetes release v{{< skew currentVersion >}} requires the

0 commit comments

Comments
 (0)