SlideShare a Scribd company logo
Core OS
Lukáš Vyhlídka
HPE - Service Virtualization
lukas.vyhlidka@hpe.com
Have You Met Rick?
Rick is a Junior Dev-Ops guy
at the Awesome Soft Ltd.
He is a part of a team that has been given
a task to build and deploy a scalable web
application.
Scalable Application
Oh, looks
complicated.
Docker
Just the recapitulation
Docker
Virtual Machines Docker
Using the Docker
So far so good,
but what next?
Difficulties with the Docker
Hard to do
using just Docker
Networking with the Docker
Network
Docker Host
eth0
docker0
Container 1 eth0 veth7eb
veth18fContainer 2 eth0
Container 3 eth0 veth18f
Networking with the Docker
Network
Docker Host
eth0
docker0
Container 1 eth0 veth7eb
veth18fContainer 2 eth0
Container 3 eth0 veth18f
public IP
private IP
Difficulties with the Docker
I have to connect
by ssh to each
node...
Core OS
Let’s the fun begin
Core OS
▷ lightweight OS based on Linux Kernel
▷ designed to operate in cluster
▷ readonly OS partition
▷ cloud-config file initialization
▷ runs apps in Containers
▷ building blocks
○ docker (rkt in older releases)
○ etcd
○ fleet
○ flannel
What a promising
technology...
Core OS - docker
▷ platform to build, ship and run
distributed applications
▷ each app runs inside of a Container Right, got it...
Core OS - etcd
▷ distributed and consistent key/value store
▷ each Core OS host runs an instance
▷ stores the information about the Core OS cluster
○ service discovery
○ service keepalive
○ Core OS itself uses it to update the cluster
○ ...
leader
follower follower
Raft
Back to our Dockerized App
Core OS + etcd
Great, Web App
Backends can
discover itself...
Core OS - fleet
▷ distributed init system
○ low level
○ foundation for higher order orchestration
▷ uses systemd and etcd
▷ works with enhanced systemd unit files
Core OS + etcd
CoreOS + etcd + fleet
Fleet distributes
my app across
the cluster...
Core OS - flannel
▷ virtual network
▷ uses etcd
▷ gives subnet to
each host
CoreOS + etcd + fleet
Full Core OS stack
Looks like I’m
done!!!
We’re done
Last chance for questions
See you next time,
guys.

More Related Content

What's hot

Docker Online Meetup #29: Docker Networking is Now GA
Docker Online Meetup #29: Docker Networking is Now GA Docker Online Meetup #29: Docker Networking is Now GA
Docker Online Meetup #29: Docker Networking is Now GA
Docker, Inc.
 
Docker Multi Host Networking, Rachit Arora, IBM
Docker Multi Host Networking, Rachit Arora, IBMDocker Multi Host Networking, Rachit Arora, IBM
Docker Multi Host Networking, Rachit Arora, IBM
Neependra Khare
 
Wso2 con 2014-us-tutorial-apache stratos-wso2 private paas with docker integr...
Wso2 con 2014-us-tutorial-apache stratos-wso2 private paas with docker integr...Wso2 con 2014-us-tutorial-apache stratos-wso2 private paas with docker integr...
Wso2 con 2014-us-tutorial-apache stratos-wso2 private paas with docker integr...
Lakmal Warusawithana
 
Docker 1.11 @ Docker SF Meetup
Docker 1.11 @ Docker SF MeetupDocker 1.11 @ Docker SF Meetup
Docker 1.11 @ Docker SF Meetup
Docker, Inc.
 
Docker Networking – Running multi-host applications
Docker Networking – Running multi-host applicationsDocker Networking – Running multi-host applications
Docker Networking – Running multi-host applications
Christina Rasimus
 
runC: The little engine that could (run Docker containers) by Docker Captain ...
runC: The little engine that could (run Docker containers) by Docker Captain ...runC: The little engine that could (run Docker containers) by Docker Captain ...
runC: The little engine that could (run Docker containers) by Docker Captain ...
Docker, Inc.
 
Containerd: Building a Container Supervisor by Michael Crosby
Containerd: Building a Container Supervisor by Michael CrosbyContainerd: Building a Container Supervisor by Michael Crosby
Containerd: Building a Container Supervisor by Michael Crosby
Docker, Inc.
 
Getting started with open stack
Getting started with open stackGetting started with open stack
Getting started with open stack
Dan Radez
 
Laravel, docker, kubernetes
Laravel, docker, kubernetesLaravel, docker, kubernetes
Laravel, docker, kubernetes
Peter Mein
 
Containers in the Cloud
Containers in the CloudContainers in the Cloud
Containers in the Cloud
James Darrell Pratt
 
Logging & Metrics with Docker
Logging & Metrics with DockerLogging & Metrics with Docker
Logging & Metrics with Docker
Stefan Zier
 
Octo talk : docker multi-host networking
Octo talk : docker multi-host networking Octo talk : docker multi-host networking
Octo talk : docker multi-host networking
Hervé Leclerc
 
Introduction to Atomic: Tailoring a Trusted OS for Containers
Introduction to Atomic: Tailoring a Trusted OS for ContainersIntroduction to Atomic: Tailoring a Trusted OS for Containers
Introduction to Atomic: Tailoring a Trusted OS for Containers
Joe Brockmeier
 
The State of containerd
The State of containerdThe State of containerd
The State of containerd
Moby Project
 
Docker Networking in OpenStack: What you need to know now
Docker Networking in OpenStack: What you need to know nowDocker Networking in OpenStack: What you need to know now
Docker Networking in OpenStack: What you need to know now
PLUMgrid
 
Docker Elastic Beanstalk
Docker Elastic BeanstalkDocker Elastic Beanstalk
Docker Elastic Beanstalk
Ladislav Prskavec
 
Ferrara Linux Day 2011
Ferrara Linux Day 2011Ferrara Linux Day 2011
Ferrara Linux Day 2011
Gianluca Padovani
 
JavaCro'15 - Docker, Kubernetes and Jube - a new cloud architecture - Aleš Ju...
JavaCro'15 - Docker, Kubernetes and Jube - a new cloud architecture - Aleš Ju...JavaCro'15 - Docker, Kubernetes and Jube - a new cloud architecture - Aleš Ju...
JavaCro'15 - Docker, Kubernetes and Jube - a new cloud architecture - Aleš Ju...
HUJAK - Hrvatska udruga Java korisnika / Croatian Java User Association
 
UCL All of the Things (MeetBSD California 2014 Lightning Talk)
UCL All of the Things (MeetBSD California 2014 Lightning Talk)UCL All of the Things (MeetBSD California 2014 Lightning Talk)
UCL All of the Things (MeetBSD California 2014 Lightning Talk)
iXsystems
 
Wordcamp Bratislava 2017 - Docker! Why?
Wordcamp Bratislava 2017 - Docker! Why?Wordcamp Bratislava 2017 - Docker! Why?
Wordcamp Bratislava 2017 - Docker! Why?
Adam Štipák
 

What's hot (20)

Docker Online Meetup #29: Docker Networking is Now GA
Docker Online Meetup #29: Docker Networking is Now GA Docker Online Meetup #29: Docker Networking is Now GA
Docker Online Meetup #29: Docker Networking is Now GA
 
Docker Multi Host Networking, Rachit Arora, IBM
Docker Multi Host Networking, Rachit Arora, IBMDocker Multi Host Networking, Rachit Arora, IBM
Docker Multi Host Networking, Rachit Arora, IBM
 
Wso2 con 2014-us-tutorial-apache stratos-wso2 private paas with docker integr...
Wso2 con 2014-us-tutorial-apache stratos-wso2 private paas with docker integr...Wso2 con 2014-us-tutorial-apache stratos-wso2 private paas with docker integr...
Wso2 con 2014-us-tutorial-apache stratos-wso2 private paas with docker integr...
 
Docker 1.11 @ Docker SF Meetup
Docker 1.11 @ Docker SF MeetupDocker 1.11 @ Docker SF Meetup
Docker 1.11 @ Docker SF Meetup
 
Docker Networking – Running multi-host applications
Docker Networking – Running multi-host applicationsDocker Networking – Running multi-host applications
Docker Networking – Running multi-host applications
 
runC: The little engine that could (run Docker containers) by Docker Captain ...
runC: The little engine that could (run Docker containers) by Docker Captain ...runC: The little engine that could (run Docker containers) by Docker Captain ...
runC: The little engine that could (run Docker containers) by Docker Captain ...
 
Containerd: Building a Container Supervisor by Michael Crosby
Containerd: Building a Container Supervisor by Michael CrosbyContainerd: Building a Container Supervisor by Michael Crosby
Containerd: Building a Container Supervisor by Michael Crosby
 
Getting started with open stack
Getting started with open stackGetting started with open stack
Getting started with open stack
 
Laravel, docker, kubernetes
Laravel, docker, kubernetesLaravel, docker, kubernetes
Laravel, docker, kubernetes
 
Containers in the Cloud
Containers in the CloudContainers in the Cloud
Containers in the Cloud
 
Logging & Metrics with Docker
Logging & Metrics with DockerLogging & Metrics with Docker
Logging & Metrics with Docker
 
Octo talk : docker multi-host networking
Octo talk : docker multi-host networking Octo talk : docker multi-host networking
Octo talk : docker multi-host networking
 
Introduction to Atomic: Tailoring a Trusted OS for Containers
Introduction to Atomic: Tailoring a Trusted OS for ContainersIntroduction to Atomic: Tailoring a Trusted OS for Containers
Introduction to Atomic: Tailoring a Trusted OS for Containers
 
The State of containerd
The State of containerdThe State of containerd
The State of containerd
 
Docker Networking in OpenStack: What you need to know now
Docker Networking in OpenStack: What you need to know nowDocker Networking in OpenStack: What you need to know now
Docker Networking in OpenStack: What you need to know now
 
Docker Elastic Beanstalk
Docker Elastic BeanstalkDocker Elastic Beanstalk
Docker Elastic Beanstalk
 
Ferrara Linux Day 2011
Ferrara Linux Day 2011Ferrara Linux Day 2011
Ferrara Linux Day 2011
 
JavaCro'15 - Docker, Kubernetes and Jube - a new cloud architecture - Aleš Ju...
JavaCro'15 - Docker, Kubernetes and Jube - a new cloud architecture - Aleš Ju...JavaCro'15 - Docker, Kubernetes and Jube - a new cloud architecture - Aleš Ju...
JavaCro'15 - Docker, Kubernetes and Jube - a new cloud architecture - Aleš Ju...
 
UCL All of the Things (MeetBSD California 2014 Lightning Talk)
UCL All of the Things (MeetBSD California 2014 Lightning Talk)UCL All of the Things (MeetBSD California 2014 Lightning Talk)
UCL All of the Things (MeetBSD California 2014 Lightning Talk)
 
Wordcamp Bratislava 2017 - Docker! Why?
Wordcamp Bratislava 2017 - Docker! Why?Wordcamp Bratislava 2017 - Docker! Why?
Wordcamp Bratislava 2017 - Docker! Why?
 

Viewers also liked

đề Tài phương thức thanh toán tín dụng chứng từ và thực tiễn áp dụng trong ho...
đề Tài phương thức thanh toán tín dụng chứng từ và thực tiễn áp dụng trong ho...đề Tài phương thức thanh toán tín dụng chứng từ và thực tiễn áp dụng trong ho...
đề Tài phương thức thanh toán tín dụng chứng từ và thực tiễn áp dụng trong ho...
Thanh Hoa
 
APROVEITE A CONDIÇÃO DE LANÇAMENTO E ADQUIRA SEU APARTAMENTO NUMA LOCALIZAÇÃO...
APROVEITE A CONDIÇÃO DE LANÇAMENTO E ADQUIRA SEU APARTAMENTO NUMA LOCALIZAÇÃO...APROVEITE A CONDIÇÃO DE LANÇAMENTO E ADQUIRA SEU APARTAMENTO NUMA LOCALIZAÇÃO...
APROVEITE A CONDIÇÃO DE LANÇAMENTO E ADQUIRA SEU APARTAMENTO NUMA LOCALIZAÇÃO...
Pronto Vitória
 
Momento ergonomia
Momento ergonomiaMomento ergonomia
Momento ergonomia
Cristian André Schmidt
 
Extension
ExtensionExtension
Extension
PJG123
 
eCertificate
eCertificateeCertificate
eCertificate
Ahmed Abd-ElMoEZ
 
資料なし
資料なし資料なし
資料なし
schoowebcampus
 
Atiso và các sản phẩm từ atiso
Atiso và các sản phẩm từ atisoAtiso và các sản phẩm từ atiso
Atiso và các sản phẩm từ atiso
Thanh Hoa
 
Penanganan krisis
Penanganan krisisPenanganan krisis
Penanganan krisis
anggaraider
 
A career in_wellness
A career in_wellnessA career in_wellness
A career in_wellness
Kevin Haley
 
39-й аукцион антикварных ценных бумаг
39-й аукцион антикварных ценных бумаг39-й аукцион антикварных ценных бумаг
39-й аукцион антикварных ценных бумаг
Matthias Schmitt
 
نصائح لزيادة التركيز
نصائح لزيادة التركيزنصائح لزيادة التركيز
نصائح لزيادة التركيز
RSLIDE
 
Violencia infantil
Violencia infantilViolencia infantil
Violencia infantil
UPN
 
Consumo y personalidad
Consumo y personalidadConsumo y personalidad
Consumo y personalidad
Juan Jose Delgado
 
Apresentação Gestão de stakeholders em projeto de mudança de planta operacional
Apresentação Gestão de stakeholders em projeto de mudança de planta operacionalApresentação Gestão de stakeholders em projeto de mudança de planta operacional
Apresentação Gestão de stakeholders em projeto de mudança de planta operacional
Gilberto Oliveira
 
Customer Journey Clinic: Está tu organización realmente enfocada a cliente?
Customer Journey Clinic: Está tu organización realmente enfocada a cliente?Customer Journey Clinic: Está tu organización realmente enfocada a cliente?
Customer Journey Clinic: Está tu organización realmente enfocada a cliente?
Juan Jose Delgado
 
Hardware
HardwareHardware
Hardware
amal312
 
Design ergonómico
Design ergonómicoDesign ergonómico
Design ergonómico
Carolina Costa
 
Leitor Zebra LS2208 (Symbol)
Leitor Zebra LS2208 (Symbol)Leitor Zebra LS2208 (Symbol)
Leitor Zebra LS2208 (Symbol)
Bz Tech
 

Viewers also liked (18)

đề Tài phương thức thanh toán tín dụng chứng từ và thực tiễn áp dụng trong ho...
đề Tài phương thức thanh toán tín dụng chứng từ và thực tiễn áp dụng trong ho...đề Tài phương thức thanh toán tín dụng chứng từ và thực tiễn áp dụng trong ho...
đề Tài phương thức thanh toán tín dụng chứng từ và thực tiễn áp dụng trong ho...
 
APROVEITE A CONDIÇÃO DE LANÇAMENTO E ADQUIRA SEU APARTAMENTO NUMA LOCALIZAÇÃO...
APROVEITE A CONDIÇÃO DE LANÇAMENTO E ADQUIRA SEU APARTAMENTO NUMA LOCALIZAÇÃO...APROVEITE A CONDIÇÃO DE LANÇAMENTO E ADQUIRA SEU APARTAMENTO NUMA LOCALIZAÇÃO...
APROVEITE A CONDIÇÃO DE LANÇAMENTO E ADQUIRA SEU APARTAMENTO NUMA LOCALIZAÇÃO...
 
Momento ergonomia
Momento ergonomiaMomento ergonomia
Momento ergonomia
 
Extension
ExtensionExtension
Extension
 
eCertificate
eCertificateeCertificate
eCertificate
 
資料なし
資料なし資料なし
資料なし
 
Atiso và các sản phẩm từ atiso
Atiso và các sản phẩm từ atisoAtiso và các sản phẩm từ atiso
Atiso và các sản phẩm từ atiso
 
Penanganan krisis
Penanganan krisisPenanganan krisis
Penanganan krisis
 
A career in_wellness
A career in_wellnessA career in_wellness
A career in_wellness
 
39-й аукцион антикварных ценных бумаг
39-й аукцион антикварных ценных бумаг39-й аукцион антикварных ценных бумаг
39-й аукцион антикварных ценных бумаг
 
نصائح لزيادة التركيز
نصائح لزيادة التركيزنصائح لزيادة التركيز
نصائح لزيادة التركيز
 
Violencia infantil
Violencia infantilViolencia infantil
Violencia infantil
 
Consumo y personalidad
Consumo y personalidadConsumo y personalidad
Consumo y personalidad
 
Apresentação Gestão de stakeholders em projeto de mudança de planta operacional
Apresentação Gestão de stakeholders em projeto de mudança de planta operacionalApresentação Gestão de stakeholders em projeto de mudança de planta operacional
Apresentação Gestão de stakeholders em projeto de mudança de planta operacional
 
Customer Journey Clinic: Está tu organización realmente enfocada a cliente?
Customer Journey Clinic: Está tu organización realmente enfocada a cliente?Customer Journey Clinic: Está tu organización realmente enfocada a cliente?
Customer Journey Clinic: Está tu organización realmente enfocada a cliente?
 
Hardware
HardwareHardware
Hardware
 
Design ergonómico
Design ergonómicoDesign ergonómico
Design ergonómico
 
Leitor Zebra LS2208 (Symbol)
Leitor Zebra LS2208 (Symbol)Leitor Zebra LS2208 (Symbol)
Leitor Zebra LS2208 (Symbol)
 

Similar to Core OS

Accelerate your development with Docker
Accelerate your development with DockerAccelerate your development with Docker
Accelerate your development with Docker
Andrey Hristov
 
Accelerate your software development with Docker
Accelerate your software development with DockerAccelerate your software development with Docker
Accelerate your software development with Docker
Andrey Hristov
 
Docker Ecosystem on Azure
Docker Ecosystem on AzureDocker Ecosystem on Azure
Docker Ecosystem on Azure
Patrick Chanezon
 
Introduction to Docker
Introduction to DockerIntroduction to Docker
Introduction to Docker
Nissan Dookeran
 
Docker 101
Docker 101 Docker 101
Docker 101
Kevin Nord
 
Linux Container Technology inside Docker with RHEL7
Linux Container Technology inside Docker with RHEL7Linux Container Technology inside Docker with RHEL7
Linux Container Technology inside Docker with RHEL7
Etsuji Nakai
 
Developing and Deploying PHP with Docker
Developing and Deploying PHP with DockerDeveloping and Deploying PHP with Docker
Developing and Deploying PHP with Docker
Patrick Mizer
 
Настройка окружения для кросскомпиляции проектов на основе docker'a
Настройка окружения для кросскомпиляции проектов на основе docker'aНастройка окружения для кросскомпиляции проектов на основе docker'a
Настройка окружения для кросскомпиляции проектов на основе docker'a
corehard_by
 
Docker module 1
Docker module 1Docker module 1
Docker module 1
Liang Bo
 
Docker and kubernetes
Docker and kubernetesDocker and kubernetes
Docker and kubernetes
Dongwon Kim
 
A Shift from Monolith to Microservice using Docker
A Shift from Monolith to Microservice using DockerA Shift from Monolith to Microservice using Docker
A Shift from Monolith to Microservice using Docker
Ajeet Singh Raina
 
Docker - A Ruby Introduction
Docker - A Ruby IntroductionDocker - A Ruby Introduction
Docker - A Ruby Introduction
Tyler Johnston
 
Docker intro
Docker introDocker intro
Docker intro
Frei Zhang
 
Containerize! Between Docker and Jube.
Containerize! Between Docker and Jube.Containerize! Between Docker and Jube.
Containerize! Between Docker and Jube.
Henryk Konsek
 
Docker on Mesos With OpenVNet (eng)
Docker on Mesos With OpenVNet (eng)Docker on Mesos With OpenVNet (eng)
Docker on Mesos With OpenVNet (eng)
skipping classes
 
Resinio
ResinioResinio
codemotion-docker-2014
codemotion-docker-2014codemotion-docker-2014
codemotion-docker-2014
Carlo Bonamico
 
I Just Want to Run My Code: Waypoint, Nomad, and Other Things
I Just Want to Run My Code: Waypoint, Nomad, and Other ThingsI Just Want to Run My Code: Waypoint, Nomad, and Other Things
I Just Want to Run My Code: Waypoint, Nomad, and Other Things
Michael Lange
 
Docker Multi-arch All The Things
Docker Multi-arch All The ThingsDocker Multi-arch All The Things
Docker Multi-arch All The Things
Docker, Inc.
 
Why everyone is excited about Docker (and you should too...) - Carlo Bonamic...
Why everyone is excited about Docker (and you should too...) -  Carlo Bonamic...Why everyone is excited about Docker (and you should too...) -  Carlo Bonamic...
Why everyone is excited about Docker (and you should too...) - Carlo Bonamic...
Codemotion
 

Similar to Core OS (20)

Accelerate your development with Docker
Accelerate your development with DockerAccelerate your development with Docker
Accelerate your development with Docker
 
Accelerate your software development with Docker
Accelerate your software development with DockerAccelerate your software development with Docker
Accelerate your software development with Docker
 
Docker Ecosystem on Azure
Docker Ecosystem on AzureDocker Ecosystem on Azure
Docker Ecosystem on Azure
 
Introduction to Docker
Introduction to DockerIntroduction to Docker
Introduction to Docker
 
Docker 101
Docker 101 Docker 101
Docker 101
 
Linux Container Technology inside Docker with RHEL7
Linux Container Technology inside Docker with RHEL7Linux Container Technology inside Docker with RHEL7
Linux Container Technology inside Docker with RHEL7
 
Developing and Deploying PHP with Docker
Developing and Deploying PHP with DockerDeveloping and Deploying PHP with Docker
Developing and Deploying PHP with Docker
 
Настройка окружения для кросскомпиляции проектов на основе docker'a
Настройка окружения для кросскомпиляции проектов на основе docker'aНастройка окружения для кросскомпиляции проектов на основе docker'a
Настройка окружения для кросскомпиляции проектов на основе docker'a
 
Docker module 1
Docker module 1Docker module 1
Docker module 1
 
Docker and kubernetes
Docker and kubernetesDocker and kubernetes
Docker and kubernetes
 
A Shift from Monolith to Microservice using Docker
A Shift from Monolith to Microservice using DockerA Shift from Monolith to Microservice using Docker
A Shift from Monolith to Microservice using Docker
 
Docker - A Ruby Introduction
Docker - A Ruby IntroductionDocker - A Ruby Introduction
Docker - A Ruby Introduction
 
Docker intro
Docker introDocker intro
Docker intro
 
Containerize! Between Docker and Jube.
Containerize! Between Docker and Jube.Containerize! Between Docker and Jube.
Containerize! Between Docker and Jube.
 
Docker on Mesos With OpenVNet (eng)
Docker on Mesos With OpenVNet (eng)Docker on Mesos With OpenVNet (eng)
Docker on Mesos With OpenVNet (eng)
 
Resinio
ResinioResinio
Resinio
 
codemotion-docker-2014
codemotion-docker-2014codemotion-docker-2014
codemotion-docker-2014
 
I Just Want to Run My Code: Waypoint, Nomad, and Other Things
I Just Want to Run My Code: Waypoint, Nomad, and Other ThingsI Just Want to Run My Code: Waypoint, Nomad, and Other Things
I Just Want to Run My Code: Waypoint, Nomad, and Other Things
 
Docker Multi-arch All The Things
Docker Multi-arch All The ThingsDocker Multi-arch All The Things
Docker Multi-arch All The Things
 
Why everyone is excited about Docker (and you should too...) - Carlo Bonamic...
Why everyone is excited about Docker (and you should too...) -  Carlo Bonamic...Why everyone is excited about Docker (and you should too...) -  Carlo Bonamic...
Why everyone is excited about Docker (and you should too...) - Carlo Bonamic...
 

Recently uploaded

How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17
Celine George
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
Krassimira Luka
 
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
National Information Standards Organization (NISO)
 
MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025
khuleseema60
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
سمير بسيوني
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
Jyoti Chand
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
EduSkills OECD
 
Electric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger HuntElectric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger Hunt
RamseyBerglund
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
MJDuyan
 
Skimbleshanks-The-Railway-Cat by T S Eliot
Skimbleshanks-The-Railway-Cat by T S EliotSkimbleshanks-The-Railway-Cat by T S Eliot
Skimbleshanks-The-Railway-Cat by T S Eliot
nitinpv4ai
 
Pharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brubPharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brub
danielkiash986
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
indexPub
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
siemaillard
 
Nutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour TrainingNutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour Training
melliereed
 
SWOT analysis in the project Keeping the Memory @live.pptx
SWOT analysis in the project Keeping the Memory @live.pptxSWOT analysis in the project Keeping the Memory @live.pptx
SWOT analysis in the project Keeping the Memory @live.pptx
zuzanka
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
MysoreMuleSoftMeetup
 
Standardized tool for Intelligence test.
Standardized tool for Intelligence test.Standardized tool for Intelligence test.
Standardized tool for Intelligence test.
deepaannamalai16
 

Recently uploaded (20)

How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
 
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
 
MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
 
Electric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger HuntElectric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger Hunt
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
 
Skimbleshanks-The-Railway-Cat by T S Eliot
Skimbleshanks-The-Railway-Cat by T S EliotSkimbleshanks-The-Railway-Cat by T S Eliot
Skimbleshanks-The-Railway-Cat by T S Eliot
 
Pharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brubPharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brub
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
 
Nutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour TrainingNutrition Inc FY 2024, 4 - Hour Training
Nutrition Inc FY 2024, 4 - Hour Training
 
SWOT analysis in the project Keeping the Memory @live.pptx
SWOT analysis in the project Keeping the Memory @live.pptxSWOT analysis in the project Keeping the Memory @live.pptx
SWOT analysis in the project Keeping the Memory @live.pptx
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
 
Standardized tool for Intelligence test.
Standardized tool for Intelligence test.Standardized tool for Intelligence test.
Standardized tool for Intelligence test.
 

Core OS

  • 1. Core OS Lukáš Vyhlídka HPE - Service Virtualization lukas.vyhlidka@hpe.com
  • 2. Have You Met Rick? Rick is a Junior Dev-Ops guy at the Awesome Soft Ltd. He is a part of a team that has been given a task to build and deploy a scalable web application.
  • 6. Using the Docker So far so good, but what next?
  • 7. Difficulties with the Docker Hard to do using just Docker
  • 8. Networking with the Docker Network Docker Host eth0 docker0 Container 1 eth0 veth7eb veth18fContainer 2 eth0 Container 3 eth0 veth18f
  • 9. Networking with the Docker Network Docker Host eth0 docker0 Container 1 eth0 veth7eb veth18fContainer 2 eth0 Container 3 eth0 veth18f public IP private IP
  • 10. Difficulties with the Docker I have to connect by ssh to each node...
  • 11. Core OS Let’s the fun begin
  • 12. Core OS ▷ lightweight OS based on Linux Kernel ▷ designed to operate in cluster ▷ readonly OS partition ▷ cloud-config file initialization ▷ runs apps in Containers ▷ building blocks ○ docker (rkt in older releases) ○ etcd ○ fleet ○ flannel What a promising technology...
  • 13. Core OS - docker ▷ platform to build, ship and run distributed applications ▷ each app runs inside of a Container Right, got it...
  • 14. Core OS - etcd ▷ distributed and consistent key/value store ▷ each Core OS host runs an instance ▷ stores the information about the Core OS cluster ○ service discovery ○ service keepalive ○ Core OS itself uses it to update the cluster ○ ... leader follower follower Raft
  • 15. Back to our Dockerized App
  • 16. Core OS + etcd Great, Web App Backends can discover itself...
  • 17. Core OS - fleet ▷ distributed init system ○ low level ○ foundation for higher order orchestration ▷ uses systemd and etcd ▷ works with enhanced systemd unit files
  • 18. Core OS + etcd
  • 19. CoreOS + etcd + fleet Fleet distributes my app across the cluster...
  • 20. Core OS - flannel ▷ virtual network ▷ uses etcd ▷ gives subnet to each host
  • 21. CoreOS + etcd + fleet
  • 22. Full Core OS stack Looks like I’m done!!!
  • 23. We’re done Last chance for questions See you next time, guys.