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 7f12222 commit c85008cCopy full SHA for c85008c
node/seccomp.md
@@ -197,7 +197,7 @@ profiles to be opaque to kubernetes for now.
197
198
The following format is scoped as follows:
199
200
-1. `docker/default` - the default profile for the container runtime, can be
+1. `runtime/default` - the default profile for the container runtime, can be
201
overwritten by the following two.
202
2. `unconfined` - unconfined profile, ie, no seccomp sandboxing
203
3. `localhost/<profile-name>` - the profile installed to the node's local seccomp profile root
0 commit comments