Hacker News new | ask | show | jobs
by praseodym 2604 days ago
Recent containerd versions have CRI support built in, so Kubernetes (Kubelet) can use it directly.
1 comments

Images are still pulled from Docker registries, and thus there is still conversion to OCI rather than OCI being the primary format. cri-o has been doing the same thing for the past few years.