Updated on 2024-02-27 GMT+08:00

Support for Docker

Released: Feb 19, 2024

Kubernetes community has removed dockershim from clusters 1.24, in which Docker runtime is no longer supported. Considering that some users still use Docker, CCE will continue to support the creation of Docker containers.

The more lightweight and secure containerd runtimes are recommended. You can migrate the runtimes of existing containers to the containerd runtimes. For details, see Migrating Nodes from Docker to containerd.

For details about the differences between containerd and Docker, see Container Engine.