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.
2 parents 4c52c1b + 045ed2d commit f466d7fCopy full SHA for f466d7f
content/en/docs/concepts/containers/runtime-class.md
@@ -118,7 +118,7 @@ Runtime handlers are configured through containerd's configuration at
118
`/etc/containerd/config.toml`. Valid handlers are configured under the runtimes section:
119
120
```
121
-[plugins.cri.containerd.runtimes.${HANDLER_NAME}]
+[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.${HANDLER_NAME}]
122
123
124
See containerd's config documentation for more details:
0 commit comments