[zh-cn] sync kubeadm-init-phase tutorials/_index.md
Signed-off-by: xin.li <xin.li@daocloud.io>pull/47550/head
parent
c8e2a021f7
commit
dfdedb8847
|
@ -229,10 +229,10 @@ install them selectively.
|
|||
{{< /tabs >}}
|
||||
|
||||
<!--
|
||||
For more details on each field in the `v1beta3` configuration you can navigate to our
|
||||
For more details on each field in the `v1beta4` configuration you can navigate to our
|
||||
[API reference pages.](/docs/reference/config-api/kubeadm-config.v1beta3/)
|
||||
-->
|
||||
有关 `v1beta3` 配置中每个字段的更多详细信息,可以访问
|
||||
有关 `v1beta4` 配置中每个字段的更多详细信息,可以访问
|
||||
[API](/zh-cn/docs/reference/config-api/kubeadm-config.v1beta3/)。
|
||||
|
||||
## {{% heading "whatsnext" %}}
|
||||
|
|
|
@ -96,14 +96,14 @@ Kubernetes 文档的这一部分包含教程。
|
|||
|
||||
* [Apply Pod Security Standards at Cluster level](/docs/tutorials/security/cluster-level-pss/)
|
||||
* [Apply Pod Security Standards at Namespace level](/docs/tutorials/security/ns-level-pss/)
|
||||
* [AppArmor](/zh-cn/docs/tutorials/security/apparmor/)
|
||||
* [Restrict a Container's Access to Resources with AppArmor](/docs/tutorials/security/apparmor/)
|
||||
* [Seccomp](/zh-cn/docs/tutorials/security/seccomp/)
|
||||
-->
|
||||
## 安全 {#security}
|
||||
|
||||
* [在集群级别应用 Pod 安全标准](/zh-cn/docs/tutorials/security/cluster-level-pss/)
|
||||
* [在名字空间级别应用 Pod 安全标准](/zh-cn/docs/tutorials/security/ns-level-pss/)
|
||||
* [AppArmor](/zh-cn/docs/tutorials/security/apparmor/)
|
||||
* [使用 AppArmor 限制容器对资源的访问](/zh-cn/docs/tutorials/security/apparmor/)
|
||||
* [Seccomp](/zh-cn/docs/tutorials/security/seccomp/)
|
||||
|
||||
## {{% heading "whatsnext" %}}
|
||||
|
|
Loading…
Reference in New Issue