All Products
Search
Document Center

Container Service for Kubernetes:runtime

最終更新日:Nov 07, 2024
ParameterTypeDescriptionExample
object

The container engine.

namestring

The name of a container runtime. The following types of runtime are supported by Container Service for Kubernetes (ACK).

  • containerd: supports all Kubernetes versions. We recommend that you set the parameter to this value.
  • Sandboxed-Container.runv: Sandboxed container provides enhanced isolation and supports Kubernetes 1.24 and earlier.
  • docker: supports Kubernetes 1.22 and earlier.

Default value: containerd.

docker
versionstring

The version of the container runtime. By default, the latest version is used.

For more information about the changes to Sandboxed-Container, see Sandboxed-Container release notes.

19.03.5