update the document that setting sysctl (#40355)
* update the documet that setting sysctl * Revert "update the document that setting sysctl " * update the document that setting sysctl * Update content/en/docs/tasks/administer-cluster/sysctl-cluster.md Co-authored-by: Qiming Teng <tengqm@outlook.com> * Update content/en/docs/tasks/administer-cluster/sysctl-cluster.md Co-authored-by: Qiming Teng <tengqm@outlook.com> --------- Co-authored-by: Qiming Teng <tengqm@outlook.com>
This commit is contained in:
parent
486728768f
commit
7adcbc42d6
|
@ -26,6 +26,10 @@ the Linux man-pages project.
|
|||
{{< /note >}}
|
||||
## {{% heading "prerequisites" %}}
|
||||
|
||||
{{< note >}}
|
||||
`sysctl` is a Linux-specific command-line tool used to configure various kernel parameters
|
||||
and it is not available on non-Linux operating systems.
|
||||
{{< /note >}}
|
||||
|
||||
{{< include "task-tutorial-prereqs.md" >}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue