Tutorial: Introduction to Using the Container Storage Interface (CSI) Primitives - Michael Mattsson

Поделиться
HTML-код
  • Опубликовано: 3 дек 2020
  • Don’t miss out! Join us at our upcoming event: KubeCon + CloudNativeCon Europe 2021 Virtual from May 4-7, 2021. Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects.
    Tutorial: Introduction to Using the Container Storage Interface (CSI) Primitives - Michael Mattsson, HPE
    The Container Storage Interface (CSI) does not only allow dynamic provisioning of Persistent Volumes from various vendors. It’s a wealth of new API objects that can perform various data management tasks through kubectl. In this end user focused session we’ll inform ourselves of the current status of CSI capabilities and demonstrate a few pragmatic use case of each individual feature. Learn about inline ephemeral volumes, volume expansion, raw block volumes and volume snapshot classes that will allow cloning and restoring of volumes - all with practical examples that can be broadly applied to many of the backend CSI drivers available. We’ll also discuss the anatomy of the already present primitives, Storage Class, Persistent Volume Claim and Persistent Volume for completeness.
    sched.co/ekFc
  • НаукаНаука

Комментарии • 5

  • @sandrews82
    @sandrews82 3 года назад +3

    Really in-depth walk through, I will be watching this again and following the examples. Thank you.

  • @nasirmehmood6114
    @nasirmehmood6114 2 года назад +1

    Very nice -- excellent -- perfectly clarified things related to Storage in K8s

  • @aeleraky
    @aeleraky 3 года назад +1

    This is Amazing, Thanks for clear explanation and labs, Michael!