- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 40字
- 2025-04-04 15:00:00
Docker
As described in Chapter 2, DevOps with Containers, Docker is a container runtime implementation. Kubernetes uses Docker as a default container engine, and it also supports other container runtimes, such as rkt (https://coreos.com/rkt/) and runc (https://github.com/opencontainers/runc).