Skip to content

Commit 90c9da9

Browse files
author
Tim Bannister
committed
Tidy sysctl task page for GA
1 parent 8cadfc4 commit 90c9da9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

content/en/docs/tasks/administer-cluster/sysctl-cluster.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,19 @@ content_type: task
77

88
<!-- overview -->
99

10+
{{< feature-state for_k8s_version="v1.21" state="stable" >}}
11+
1012
This document describes how to configure and use kernel parameters within a
1113
Kubernetes cluster using the {{< glossary_tooltip term_id="sysctl" >}}
1214
interface.
1315

14-
15-
1616
## {{% heading "prerequisites" %}}
1717

1818

19-
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
19+
{{< include "task-tutorial-prereqs.md" >}}
2020

21+
For some steps, you also need to be able to reconfigure the command line
22+
options for the kubelets running on your cluster.
2123

2224

2325
<!-- steps -->

0 commit comments

Comments
 (0)