Merge pull request #47550 from my-git9/pp-30887

[zh-cn] sync kubeadm-init-phase tutorials/_index.md
pull/47551/head
Kubernetes Prow Robot 2024-08-18 03:42:11 -07:00 committed by GitHub
commit e124002f59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -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" %}}

View File

@ -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" %}}