Skip to content

Commit 40030a7

Browse files
committed
[zh-cn] sync docs/tutorials/apparmor.md
1 parent 225aec9 commit 40030a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/tutorials/security/apparmor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,11 +221,11 @@ profile k8s-apparmor-example-deny-write flags=(attach_disconnected) {
221221

222222
<!--
223223
The profile needs to be loaded onto all nodes, since you don't know where the pod will be scheduled.
224-
For this example we'll use SSH to install the profiles, but other approaches are
224+
For this example you can use SSH to install the profiles, but other approaches are
225225
discussed in [Setting up nodes with profiles](#setting-up-nodes-with-profiles).
226226
-->
227227
由于不知道 Pod 将被调度到哪里,该配置文件需要加载到所有节点上。
228-
在本例中,我们将使用 SSH 来安装概要文件
228+
在本例中,你可以使用 SSH 来安装配置文件
229229
但是在[使用配置文件设置节点](#setting-up-nodes-with-profiles)中讨论了其他方法。
230230

231231
<!--

0 commit comments

Comments
 (0)