- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Practical demo on Kubernetes deployment strategies for developers
Learn the deployment skills every developer should know — without relying on a DevOps person to explain it!
In this demo we walk through three Kubernetes deployment strategies using a real distributed application: a React UI, an Express.js REST API, a Node.js background processor, and MongoDB.
We start by running everything locally with Docker/Podman, then set up a local Kubernetes cluster using Kind, and demonstrate each strategy step by step with live traffic monitoring.
What's covered:
- Running a distributed app locally (API + UI + MongoDB + background processor)
- Docker Compose for integration testing
- Setting up a local Kubernetes cluster with Kind and MetalLB
- Rolling Update — zero-downtime API upgrade from v1 to v2
- Canary deployment — routing 25% of traffic to a new API version
- Blue-Green deployment — instant traffic switch between UI versions with zero downtime
Perfect for developers who want to understand how deployments actually work in production, not just in theory.
Stack: Node.js, React, MongoDB, Docker, Podman, Kubernetes, Kind, MetalLB, kubectl
GitHub: [ https://github.com/andtkach/DeployDemo ]
#kubernetes, #deployment_strategies, #rolling_update, #canary_deployment, #blue_green_deployment, #k8s, #devops
Видео Practical demo on Kubernetes deployment strategies for developers канала Andrii Tkach
In this demo we walk through three Kubernetes deployment strategies using a real distributed application: a React UI, an Express.js REST API, a Node.js background processor, and MongoDB.
We start by running everything locally with Docker/Podman, then set up a local Kubernetes cluster using Kind, and demonstrate each strategy step by step with live traffic monitoring.
What's covered:
- Running a distributed app locally (API + UI + MongoDB + background processor)
- Docker Compose for integration testing
- Setting up a local Kubernetes cluster with Kind and MetalLB
- Rolling Update — zero-downtime API upgrade from v1 to v2
- Canary deployment — routing 25% of traffic to a new API version
- Blue-Green deployment — instant traffic switch between UI versions with zero downtime
Perfect for developers who want to understand how deployments actually work in production, not just in theory.
Stack: Node.js, React, MongoDB, Docker, Podman, Kubernetes, Kind, MetalLB, kubectl
GitHub: [ https://github.com/andtkach/DeployDemo ]
#kubernetes, #deployment_strategies, #rolling_update, #canary_deployment, #blue_green_deployment, #k8s, #devops
Видео Practical demo on Kubernetes deployment strategies for developers канала Andrii Tkach
Комментарии отсутствуют
Информация о видео
9 мая 2026 г. 17:55:06
00:33:07
Другие видео канала





















