We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6d646 commit e053879Copy full SHA for e053879
content/zh-cn/docs/tutorials/security/_index.md
@@ -6,3 +6,16 @@ weight: 40
6
title: "Security"
7
weight: 40
8
-->
9
+
10
+<!--
11
+Security is an important concern for most organizations and people who run Kubernetes
12
+clusters. You can find a basic [security checklist](/docs/concepts/security/security-checklist/)
13
+elsewhere in the Kubernetes documentation.
14
15
+To learn how to deploy and manage security aspects of Kubernetes, you can follow the
16
+tutorials in this section.
17
+-->
18
+对于运行 Kubernetes 集群的大多数组织和人员来说,安全是一个重要问题。
19
+你可以在 Kubernetes 文档的其他地方找到基本的[安全检查清单](/zh-cn/docs/concepts/security/security-checklist/)。
20
21
+要了解如何部署和管理 Kubernetes 的安全的方方面面,你可以按照本部分中的教程进行操作。
0 commit comments