Merge pull request #27452 from tallclair/runtimeclass
Correct dockershim runtime handler support
This commit is contained in:
@@ -109,7 +109,8 @@ For more details on setting up CRI runtimes, see [CRI installation](/docs/setup/
|
|||||||
|
|
||||||
#### dockershim
|
#### dockershim
|
||||||
|
|
||||||
Kubernetes built-in dockershim CRI does not support runtime handlers.
|
RuntimeClasses with dockershim must set the runtime handler to `docker`. Dockershim does not support
|
||||||
|
custom configurable runtime handlers.
|
||||||
|
|
||||||
#### {{< glossary_tooltip term_id="containerd" >}}
|
#### {{< glossary_tooltip term_id="containerd" >}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user