Scaling Docker #3 - Docker Service Registration with Etcd & Flannel
2 of the biggest problems to solve with Docker infrastructure are service registration & service discovery. In this video, we’ll cover the more complicated piece, which is service registration.
Every Docker container needs to register itself as a web service that can be consumed or load balanced by other containers.
VIDEO 1:
- Cluster computing - CoreOS is our solution here. CoreOS allows us to make an expandable cluster of computers so we can add more computers should our application need more power to scale. CoreOS also allows us to run services on any machine in the cluster and they can all communicate with each other.
VIDEO 2:
- Scheduling: we shouldn’t manually choose which app runs on which machine - this idea doesn’t work at scale. Fleet will be our scheduler that decides where our apps/services run. If a CoreOS machine goes down, fleet will reschedule any services that it was running onto a new machine.
THIS VIDEO:
7 views
209
58
5 months ago 10:11:35 13
Kubernetes Full Course In 10 Hours | Kubernetes Tutorial For Beginners | Learn Kubernetes | Edureka
7 months ago 00:26:05 2
“ДВА ДЕТСТВА“. Документальный фильм о школе. Режиссер Владимир Головнев
7 months ago 00:31:18 4
Kubernetes: The Documentary [PART 2]
7 months ago 00:24:55 9
Kubernetes: The Documentary [PART 1]
8 months ago 00:16:17 1
Инфраструктура для беспилотника | Bauman Racing team, Маркин, Бочаров (Осенняя школа 2023)
9 months ago 01:26:50 1
Собираем Kubernetes пайплайн для генерации картинок Stable Diffusion в Argo Workflow & Minikube
10 months ago 00:03:46 1
Is Docker Still Relevant?
1 year ago 01:25:06 8
[2-2] Школа DevOps: Docker: докерфайлы, основные команды, базовые образы
1 year ago 01:46:47 5
[2-3] Школа DevOps: Docker: добавляем docker в пайплайн
1 year ago 01:45:25 2
[2-4] Школа DevOps: Практика с Docker-Compose
1 year ago 00:11:43 5
Nova Macro Scale OutLine On OFF no CorelDRAW
1 year ago 01:12:04 1
Kubernetes Crash Course for Absolute Beginners [NEW]
1 year ago 00:22:29 1
Docker compose - группы контейнеров. Docker
1 year ago 00:23:37 1
Redis Crash Course - the What, Why and How to use Redis as your primary database
1 year ago 00:18:49 2
Kotlin goes WebAssembly!
2 years ago 00:54:28 1
My Proxmox Home Server Walk-Through: Part 1 (TrueNAS, Portainer, Wireguard)
2 years ago 02:00:25 1
(58) 03. Docker Compose и Best Practice Docker, CI/CD и Gitlab CI. Вечерняя школа Слёрма по Kubernetes. - YouTube
2 years ago 02:16:06 1
Python Microservices Web App (with React, Django, Flask) - Full Course
2 years ago 00:32:34 4
271 - How to deploy your trained machine learning model as a web app on Heroku (with docker)
3 years ago 00:40:28 1
270 - How to deploy your trained machine learning model as a web app on Heroku (No Docker)
3 years ago 00:43:13 1
Single-node Kubernetes Clusters Using K3s with Benefits of GitOps • Lasse Højgaard • GOTO 2021
3 years ago 05:11:54 5
Deploy Django into Production with Kubernetes, Docker, & Github Actions. Complete Tutorial Series
3 years ago 00:30:15 1
Containers, Kubernetes, and Google Cloud (GDD Europe ’17)
3 years ago 01:51:33 1
02. Что такое Docker? Вечерняя школа Слёрма по Kubernetes.