November 19, 2019

206 words 1 min read

Container Storage Interface: Present and Future

Container Storage Interface: Present and Future

The goal of Container Storage Interface (CSI) is to provide a standard API allowing a storage provider to write just one plugin that will work for all major container orchestration systems: Kubernetes …

Talk Title Container Storage Interface: Present and Future
Speakers Jie Yu (Software Engineer, Mesosphere, Inc.)
Conference KubeCon + CloudNativeCon Europe
Conf Tag
Location Copenhagen, Denmark
Date Apr 30-May 4, 2018
URL Talk Page
Slides Talk Slides
Video

The goal of Container Storage Interface (CSI) is to provide a standard API allowing a storage provider to write just one plugin that will work for all major container orchestration systems: Kubernetes, Mesos, Docker and Cloud Foundry. As the original co-author of the spec, Jie will give you an overview about CSI, and talk about many of the design decisions that were made earlier in the process and the rationales behind those design decisions. As an Apache Mesos PMC and committer, Jie will further discuss CSI from a container orchestrator’s perspective and talk about why this interface makes the container orchestrator’s life much easier. Finally, he will talk about the CSI support recently introduced in Mesos, and show you how seamless the integration is, and how easy it is to deploy a CSI plugin in Mesos.

comments powered by Disqus