Skip to content

Commit 7adcbc4

Browse files
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 <[email protected]> * Update content/en/docs/tasks/administer-cluster/sysctl-cluster.md Co-authored-by: Qiming Teng <[email protected]> --------- Co-authored-by: Qiming Teng <[email protected]>
1 parent 4867287 commit 7adcbc4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ the Linux man-pages project.
2626
{{< /note >}}
2727
## {{% heading "prerequisites" %}}
2828

29+
{{< note >}}
30+
`sysctl` is a Linux-specific command-line tool used to configure various kernel parameters
31+
and it is not available on non-Linux operating systems.
32+
{{< /note >}}
2933

3034
{{< include "task-tutorial-prereqs.md" >}}
3135

0 commit comments

Comments
 (0)