File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
reference/setup-tools/kubeadm Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -229,10 +229,10 @@ install them selectively.
229
229
{{< /tabs >}}
230
230
231
231
<!--
232
- For more details on each field in the `v1beta3 ` configuration you can navigate to our
232
+ For more details on each field in the `v1beta4 ` configuration you can navigate to our
233
233
[API reference pages.](/docs/reference/config-api/kubeadm-config.v1beta3/)
234
234
-->
235
- 有关 ` v1beta3 ` 配置中每个字段的更多详细信息,可以访问
235
+ 有关 ` v1beta4 ` 配置中每个字段的更多详细信息,可以访问
236
236
[ API] ( /zh-cn/docs/reference/config-api/kubeadm-config.v1beta3/ ) 。
237
237
238
238
## {{% heading "whatsnext" %}}
Original file line number Diff line number Diff line change @@ -96,14 +96,14 @@ Kubernetes 文档的这一部分包含教程。
96
96
97
97
* [Apply Pod Security Standards at Cluster level](/docs/tutorials/security/cluster-level-pss/)
98
98
* [Apply Pod Security Standards at Namespace level](/docs/tutorials/security/ns-level-pss/)
99
- * [AppArmor](/zh-cn /docs/tutorials/security/apparmor/)
99
+ * [Restrict a Container's Access to Resources with AppArmor](/docs/tutorials/security/apparmor/)
100
100
* [Seccomp](/zh-cn/docs/tutorials/security/seccomp/)
101
101
-->
102
102
## 安全 {#security}
103
103
104
104
* [ 在集群级别应用 Pod 安全标准] ( /zh-cn/docs/tutorials/security/cluster-level-pss/ )
105
105
* [ 在名字空间级别应用 Pod 安全标准] ( /zh-cn/docs/tutorials/security/ns-level-pss/ )
106
- * [ AppArmor] ( /zh-cn/docs/tutorials/security/apparmor/ )
106
+ * [ 使用 AppArmor 限制容器对资源的访问 ] ( /zh-cn/docs/tutorials/security/apparmor/ )
107
107
* [ Seccomp] ( /zh-cn/docs/tutorials/security/seccomp/ )
108
108
109
109
## {{% heading "whatsnext" %}}
You can’t perform that action at this time.
0 commit comments