rohitsakala / cri-dockerd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cri-dockerd

Mirantis and Docker have agreed to partner to maintain the shim code standalone outside Kubernetes, as a conformant CRI interface for the Docker Engine API. For Mirantis customers, that means that Docker Engine’s commercially supported version, Mirantis Container Runtime (MCR), will be CRI compliant. This means that you can continue to build Kubernetes based on the Docker Engine Engine as before, just switching from the built in dockershim to the external one. We will work together on making sure it continues to work as well as before and that it passes all the conformance tests and continues to work just like the built in version did. Mirantis will be using this in Mirantis Kubernetes Engine, and Docker will continue to ship this shim in Docker Desktop.

More information in Mirantis blog

About


Languages

Language:Go 94.1%Language:Dockerfile 2.4%Language:Makefile 2.2%Language:Shell 1.3%