Из-за периодической блокировки нашего сайта РКН сервисами, просим воспользоваться резервным адресом:
Загрузить через dTub.ru Загрузить через ClipSaver.ruУ нас вы можете посмотреть бесплатно Understanding Sidecar Containers или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Роботам не доступно скачивание файлов. Если вы считаете что это ошибочное сообщение - попробуйте зайти на сайт через браузер google chrome или mozilla firefox. Если сообщение не исчезает - напишите о проблеме в обратную связь. Спасибо.
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
Regular Kubernetes users are likely familiar with the sidecar pattern. The sidecar pattern has enjoyed popularity in the Kubernetes world for its ability to extend the functionality of a primary container with little modification to the main workload. But have you ever taken the time to really understand what is going on inside of a sidecar container at the operating system level? In this video, we take a closer look at the underlying concepts that enable sidecar containers to function. We'll look at a realistic example (the Vault Agent sidecar) to gain a better understanding of how Kubernetes enables the sidecar pattern. Configuration examples: https://github.com/acritelli/beyond-t... VIDEO CHAPTERS 00:00 - Intro 00:14 - Video Overview 00:23 - Background 01:06 - Environment Setup 02:03 - Workload Definition 03:26 - Workload Inspection - Within the Container 04:31 - Workload Inspection - On the Host 05:09 - Workload Inspection - Mount Namespace 06:18 - Workload Inspection - Network Namespace 07:45 - Conclusion and Outro