Hacker News new | ask | show | jobs
by AaronFriel 2416 days ago
I wrote:

> which for most users today still relies on Docker

Was that inaccurate? Are most users manually running Kubernetes clusters with an alternative runtime these days?

1 comments

Depends but most K8S distributions and managed offerings are no longer using Docker as the runtime.
I'm not sure that's true. GKE is still using Docker at least. It will move to containerd in the next few versions I expect.