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 2305aff commit 045ed2dCopy full SHA for 045ed2d
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