Kubernetes Storage Lingo 101 - Saad Ali, Google (Beginner Skill Level)

preview_player
Показать описание
Kubernetes Storage Lingo 101 - Saad Ali, Google (Beginner Skill Level)

If you’ve wanted to understand what the Kubernetes volume subsystem offers, you will quickly be inundated with buzzwords like Flex Volumes, CSI, in-tree, out-of-tree, Persistent Volumes, Local Volumes, Storage Classes, drivers, plugins, volumes, dynamic provisioning, and more. It’s difficult to wrap your head around unless you’ve been emerged in the lingo. In this talk I will unravel the state of the Kubernetes Storage landscape in 2018, and, in the process, explain what all of this means and how how it fits together.

"About Saad

Рекомендации по теме
Комментарии
Автор

one of most straight-forward, clear presentation on this otherwise confusing topic. why didn't this guy get more like?

kngharv
Автор

Absolutely the best talk on this topic, concise and informative!

DagangWei
Автор

Great Talk. One thing I am curious about is the performance of the remote storage. When I mount a volume from remote storage from aws EBS or GCE into a container, does it someone physically attach the storage to the node or just gives an illusion?

AjithkumarSekar