Slide 14
Slide 14 text
Limit the scope to where there is agreement
● No networking in containerd
○ This is what the users of containerd wanted
○ https://github.com/docker/containerd/issues/362
○ continue to use CNI or other APIs as before
● No volume management in containerd
○ Storage layer can be hooked in at OCI layer
○ The Container Storage Interface (CSI) is a proposed new industry standard for cluster-wide
volume plugins.
○ Joint proposal from a group of people who work on Docker, Kubernetes, Mesosphere and
Cloud Foundry.
○ CSI is currently in the early draft stage, and seeking feedback from the community.”
○ https://github.com/moby/moby/issues/31923