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 15f1a9c commit d39d4b4Copy full SHA for d39d4b4
content/en/docs/tutorials/clusters/apparmor.md
@@ -322,7 +322,7 @@ Events:
322
23s 23s 1 {kubelet e2e-test-stclair-node-pool-t1f5} Warning AppArmor Cannot enforce AppArmor: profile "k8s-apparmor-example-allow-write" is not loaded
323
```
324
325
-Note the pod status is Failed, with a helpful error message: `Pod Cannot enforce AppArmor: profile
+Note the pod status is Pending, with a helpful error message: `Pod Cannot enforce AppArmor: profile
326
"k8s-apparmor-example-allow-write" is not loaded`. An event was also recorded with the same message.
327
328
## Administration
0 commit comments