QuestionQ24

Cloud Orchestration with Kubernetes

What is the Docker container runtime called?

  • A docker cli
  • B containerd
  • C dockerd
  • D cri-o
Explanation

containerd is the container runtime used by Docker to manage container lifecycle operations, including image transfer, container execution, and storage.

Community Discussion

No comments yet. Be the first to start the discussion!