6 ms·
> We encourage you to evaluate moving to a container runtime that is a full-fledged implementation of CRI (v1alpha1 or v1 compliant) as they become available.
by bobbyi_settv 6y ago
> We encourage you to evaluate moving to a container runtime that is a full-fledged implementation of CRI (v1alpha1 or v1 compliant) as they become available.
So Docker is deprecated, but no replacement is yet available?
- geerlingguy 6y agoI believe at least containerd and CRI-0 are actively available and in use quite a bit. (There are some others I've seen, too.) It's just saying if you use something else, it must follow at least the v1alpha1 or v1 CRI runtime standard.
- dodobirdlord 6y agoThe recommended runtime to use is containerd, which Docker itself is using under the hood. This is just about removing Docker as a piece of middleware.