Из-за периодической блокировки нашего сайта РКН сервисами, просим воспользоваться резервным адресом:
Загрузить через dTub.ru Загрузить через ClipSaver.ruУ нас вы можете посмотреть бесплатно Cloud Native Short Take - Understanding Persistent Volume & Persistent Volume Claim Matching или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Роботам не доступно скачивание файлов. Если вы считаете что это ошибочное сообщение - попробуйте зайти на сайт через браузер google chrome или mozilla firefox. Если сообщение не исчезает - напишите о проблеме в обратную связь. Спасибо.
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
In this RX-M Cloud Native Short Take, Christian Lacsina explains the matching behavior of resources in the Kubernetes Persistent Volume (PV) subsystem. He demonstrates how a Persistent Volume Claim (PVC) interacts with a Persistent Volume object in a Kubernetes cluster. The PV subsystem abstracts storage requirements for applications, making it easier for developers to request storage without concerning themselves with specific implementation details. Christian demonstrates how to create a PVC and PV and how they automatically bind if their capacities and access modes match. He also discusses using labels and storage class names to control the matching process. Viewers are encouraged to explore Kubernetes training courses at rx-m.com for more in-depth learning. 0:00 Introduction 0:19 Objectives 0:24 Refresher 1:07 Persistent Volume Claims 1:50 Persistent Volumes 2:54 Demonstration 4:40 Matching 5:46 Filtering PVs with Labels 6:26 Storage Class Names 7:33 Course Ware Builder