[zh] sync admin cluster docs

This commit is contained in:
chenxuc
2021-09-18 10:20:11 +08:00
parent 0a4887ebde
commit 649cc1d25a
6 changed files with 61 additions and 39 deletions
@@ -12,7 +12,7 @@ content_type: task
<!-- overview -->
{{< feature-state for_k8s_version="v1.21" state="stable" >}}
<!--
This document describes how to configure and use kernel parameters within a
Kubernetes cluster using the {{< glossary_tooltip term_id="sysctl" >}}
@@ -24,7 +24,13 @@ interface.
## {{% 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.
-->
对一些步骤,你需要能够重新配置在你的集群里运行的 kubelet 命令行的选项。
<!-- steps -->
@@ -272,6 +278,8 @@ to schedule those pods onto the right nodes.
## PodSecurityPolicy
{{< feature-state for_k8s_version="v1.21" state="deprecated" >}}
<!--
You can further control which sysctls can be set in pods by specifying lists of
sysctls or sysctl patterns in the `forbiddenSysctls` and/or