Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

Defusing the Kubernetes API Performance Minefield - Madhav Jivrajani & Marek Siarkowicz

Автор: CNCF [Cloud Native Computing Foundation]

Загружено: 2025-04-15

Просмотров: 244

Описание:

Don't miss out! Join us at our next Flagship Conference: KubeCon + CloudNativeCon events in Hong Kong, China (June 10-11); Tokyo, Japan (June 16-17); Hyderabad, India (August 6-7); Atlanta, US (November 10-13). Connect with our current graduated, incubating, and sandbox projects as the community gathers to further the education and advancement of cloud native computing. Learn more at https://kubecon.io

Defusing the Kubernetes API Performance Minefield - Madhav Jivrajani, UIUC & Marek Siarkowicz, Google

Kubernetes enables a wide landscape of CNCF projects and organisations to build upon its foundation and extend its functionality through custom controllers. But anyone who has deployed an operator at scale, quickly discovers that the Kubernetes API is a performance minefield. Forget to set resourceVersion when listing pods? Your control plane explodes! This talk delves into recent enhancements in Kubernetes designed to defuse this performance minefield. We'll explore the improved storage layer that allows caching more types of requests, effectively halving request latency and reducing the load on etcd. Don't let your cluster fall victim to faulty controllers – join us to learn how these changes mitigate risks, boost performance, and contribute to a more stable and reliable Kubernetes experience. We'll explore how the storage layer improves API responsiveness and predictability, and you'll understand the impact of these changes on scalability, reliability, and overall user experience.

Defusing the Kubernetes API Performance Minefield - Madhav Jivrajani & Marek Siarkowicz

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#4516 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "6l5zCt5QsdY" ["related_video_title"]=> string(90) "A Huge Cluster or Multi-Clusters? Identifying the Bottleneck - Paco Xu & Saiyam Pathak" ["posted_time"]=> string(23) "1 месяц назад" ["channelName"]=> string(40) "CNCF [Cloud Native Computing Foundation]" } [1]=> object(stdClass)#4489 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "KIRUbaUjEKw" ["related_video_title"]=> string(104) "Production-Ready LLMs on Kubernetes: Patterns, Pitfalls, and Performa... Priya Samuel & Luke Marsden" ["posted_time"]=> string(23) "1 месяц назад" ["channelName"]=> string(40) "CNCF [Cloud Native Computing Foundation]" } [2]=> object(stdClass)#4514 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "wmfdF4Z-uYc" ["related_video_title"]=> string(95) "DBaaS in 2024 Which PostgreSQL operator for Kubernetes to select for your platform - David Pech" ["posted_time"]=> string(28) "11 месяцев назад" ["channelName"]=> string(14) "KCDCzechSlovak" } [3]=> object(stdClass)#4521 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "WCrIhRNBZ9I" ["related_video_title"]=> string(86) "Simplifying Multi-cluster Kubernetes Management with Karmada - Eliran Bivas, AppsFlyer" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(40) "CNCF [Cloud Native Computing Foundation]" } [4]=> object(stdClass)#4500 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "uJs1OHMAIt0" ["related_video_title"]=> string(74) "Supercharge the Kubernetes Experience with Kubernetes Dashboard by Devtron" ["posted_time"]=> string(25) "4 месяца назад" ["channelName"]=> string(7) "Devtron" } [5]=> object(stdClass)#4518 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "NpFjx-v7S58" ["related_video_title"]=> string(23) "k8s начало [2025]" ["posted_time"]=> string(21) "8 дней назад" ["channelName"]=> string(23) "Артур Крюков" } [6]=> object(stdClass)#4513 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "VnvRFRk_51k" ["related_video_title"]=> string(52) "What is Kubernetes | Kubernetes explained in 15 mins" ["posted_time"]=> string(19) "5 лет назад" ["channelName"]=> string(19) "TechWorld with Nana" } [7]=> object(stdClass)#4523 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "RnHC1XiNWS8" ["related_video_title"]=> string(94) "Венедиктов – страх, Симоньян, компромиссы / вДудь" ["posted_time"]=> string(19) "4 дня назад" ["channelName"]=> string(10) "вДудь" } [8]=> object(stdClass)#4499 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "BavyFDsDyGo" ["related_video_title"]=> string(63) "Cloud Native Rejekts Europe 2025 | The Nash Live Stream | Day 1" ["posted_time"]=> string(69) "Трансляция закончилась 2 месяца назад" ["channelName"]=> string(20) "Cloud Native Rejekts" } [9]=> object(stdClass)#4517 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "2yoRWrc0MA0" ["related_video_title"]=> string(96) "ВСЕ ЧТО НУЖНО ЗНАТЬ О ДЕПЛОЕ, DOCKER, CI/CD, ЕСЛИ ТЫ НОВИЧОК" ["posted_time"]=> string(25) "2 месяца назад" ["channelName"]=> string(29) "Бинарный происк" } }
A Huge Cluster or Multi-Clusters? Identifying the Bottleneck - Paco Xu & Saiyam Pathak

A Huge Cluster or Multi-Clusters? Identifying the Bottleneck - Paco Xu & Saiyam Pathak

Production-Ready LLMs on Kubernetes: Patterns, Pitfalls, and Performa... Priya Samuel & Luke Marsden

Production-Ready LLMs on Kubernetes: Patterns, Pitfalls, and Performa... Priya Samuel & Luke Marsden

DBaaS in 2024 Which PostgreSQL operator for Kubernetes to select for your platform - David Pech

DBaaS in 2024 Which PostgreSQL operator for Kubernetes to select for your platform - David Pech

Simplifying Multi-cluster Kubernetes Management with Karmada - Eliran Bivas, AppsFlyer

Simplifying Multi-cluster Kubernetes Management with Karmada - Eliran Bivas, AppsFlyer

Supercharge the Kubernetes Experience with Kubernetes Dashboard by Devtron

Supercharge the Kubernetes Experience with Kubernetes Dashboard by Devtron

k8s начало [2025]

k8s начало [2025]

What is Kubernetes | Kubernetes explained in 15 mins

What is Kubernetes | Kubernetes explained in 15 mins

Венедиктов – страх, Симоньян, компромиссы / вДудь

Венедиктов – страх, Симоньян, компромиссы / вДудь

Cloud Native Rejekts Europe 2025 | The Nash Live Stream | Day 1

Cloud Native Rejekts Europe 2025 | The Nash Live Stream | Day 1

ВСЕ ЧТО НУЖНО ЗНАТЬ О ДЕПЛОЕ, DOCKER, CI/CD, ЕСЛИ ТЫ НОВИЧОК

ВСЕ ЧТО НУЖНО ЗНАТЬ О ДЕПЛОЕ, DOCKER, CI/CD, ЕСЛИ ТЫ НОВИЧОК

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]