DEV Community

Chirag Modi
Chirag Modi

Posted on

Docker, Containers & Confusions

Container Echo System

There is a lot of confusion about following common questions around Docker, Containers, Kubernetes and related technologies and tools.

What is Dockershim ?
What is a Container Runtime ?
Why did Kubernetes use Docker ?
What is the difference between Docker, Containerd, CRI-O ?
What is RunC ?
What are OCI and CRI specifications ?
What are different Container Runtimes available ?
Why did Kubernetes remove support for Docker ?
What alternative Container tools are available ?
What is the difference between Docker and Podman ?

Take a look at this article for clarifying details from basics to today's container world - https://faun.pub/docker-containers-confusions-2e2768530144?source=friends_link&sk=da2c8099b6db1bbe88e377da086ac111

Top comments (0)