Kubernetes Storage 101 - Jan Šafránek, Red Hat & David Zhu, Google

Поделиться
HTML-код
  • Опубликовано: 9 июл 2024
  • Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io
    Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! 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
    Kubernetes Storage 101 - Jan Šafránek, Red Hat & David Zhu, Google
    Just getting started with Kubernetes?
    In this introductory talk we’ll cover usage of persistent storage in Kubernetes so you can avoid its steep learning curve and common gotchas. Why does it look so complicated? What is a PersistentVolume? What is a PersistentVolumeClaim? Why are there two separate objects instead of just one? How is storage presented into my containers? How do I write scalable persistent applications? Where do I look to debug when storage is not working? How do I connect Kubernetes to my storage backend? What is this Container Storage Interface (CSI) thing that everybody is talking about??? We will answer all of these questions and more. You will leave this talk with a solid foundation for thinking about storage in Kubernetes as well as a greater understanding of how you can put the various pieces together to fit your unique use case.
    sched.co/MPfk
  • НаукаНаука

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

  • @everythingisprobability2851
    @everythingisprobability2851 7 месяцев назад

    How do we differentiate if an attribute is representing a literal value or is a reference value in YAML? For example, in your demo, the "name" attribute used in "volumes" and "volumeMounts".

  • @songquester
    @songquester 4 года назад

    Very good!

    • @terrencesantino2261
      @terrencesantino2261 3 года назад

      i know it's kind of off topic but do anybody know a good site to watch newly released series online ?

    • @terrencesantino2261
      @terrencesantino2261 3 года назад

      @Jon Uriah Thanks, I signed up and it seems like they got a lot of movies there :D I appreciate it!!

    • @jonuriah5274
      @jonuriah5274 3 года назад

      @Terrence Santino You are welcome =)

  • @manipal2011
    @manipal2011 5 лет назад

    Have to watch?