Tidy sysctl task page for GA

This commit is contained in:
Tim Bannister
2021-04-01 18:12:17 +01:00
parent 8cadfc4ffd
commit 90c9da9c86
@@ -7,17 +7,19 @@ content_type: task
<!-- overview --> <!-- overview -->
{{< feature-state for_k8s_version="v1.21" state="stable" >}}
This document describes how to configure and use kernel parameters within a This document describes how to configure and use kernel parameters within a
Kubernetes cluster using the {{< glossary_tooltip term_id="sysctl" >}} Kubernetes cluster using the {{< glossary_tooltip term_id="sysctl" >}}
interface. interface.
## {{% heading "prerequisites" %}} ## {{% heading "prerequisites" %}}
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}} {{< include "task-tutorial-prereqs.md" >}}
For some steps, you also need to be able to reconfigure the command line
options for the kubelets running on your cluster.
<!-- steps --> <!-- steps -->