All Products
Search
Document Center

Container Service for Kubernetes:runtime

Last Updated:Jun 12, 2026

Parameter

Type

Description

Example

object

Container runtime.

name

string

Specifies the container runtime. Valid values:

  • containerd: Recommended. Supports versions 1.20 and later.

  • Sandboxed-Container.runv: Sandboxed container, which provides higher isolation. Supports versions 1.16 and later.

  • docker: Supports clusters of version 1.22 and earlier.

Default value: containerd

containerd

version

string

The container runtime version. The default value is the latest version.

For information about changes, see Runtime release notes.

1.6.20