Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Intro to CoreOS
Search
bradgignac
July 02, 2014
Programming
4
1.1k
Intro to CoreOS
bradgignac
July 02, 2014
Tweet
Share
More Decks by bradgignac
See All by bradgignac
Why You Might Not Need Yet Another Environment
bradgignac
1
550
Understanding the Shift to Mobile
bradgignac
0
360
Front-End Operations
bradgignac
4
700
Web Components and the Future of JS Frameworks
bradgignac
3
690
Modular CSS
bradgignac
0
16
Rich Client Design Patterns
bradgignac
3
280
Other Decks in Programming
See All in Programming
The Nature of Complexity in John Ousterhout’s Philosophy of Software Design
philipschwarz
PRO
0
160
eBPF超入門「o11yに使える」とは (20250424_eBPF_o11y)
thousanda
1
110
VibeCoding時代のエンジニアリング
daisuketakeda
0
120
Laravel × Clean Architecture
bumptakayuki
PRO
0
150
In geheimer Mission: AI Agents entwickeln
joergneumann
0
110
Rubyの!メソッドをちゃんと理解する
alstrocrack
1
160
Road to Ruby for A Linguistics Nerd
hayat01sh1da
PRO
0
110
Ruby on Railroad: The Power of Visualizing CFG
ydah
0
300
fieldalignmentから見るGoの構造体
kuro_kurorrr
0
130
Instrumentsを使用した アプリのパフォーマンス向上方法
hinakko
0
240
REALITY コマンド作成チュートリアル
nishiuriraku
0
120
Orleans + Sekiban + SignalR でリアルタイムWeb作ってみた
tomohisa
0
240
Featured
See All Featured
4 Signs Your Business is Dying
shpigford
183
22k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.2k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
179
53k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
120
52k
Building an army of robots
kneath
305
45k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
21k
Product Roadmaps are Hard
iamctodd
PRO
53
11k
Code Reviewing Like a Champion
maltzj
523
40k
Transcript
CoreOS An Introduction to
@bradgignac bradgignac.com
What is CoreOS?
Based on Gentoo Kernel + Containers Built for running HA
clusters Updates applied automatically CoreOS
Docker + nspawn Isolated from other applications Less overhead than
VMs Containers
System management daemon Services, timers, and one-off jobs Logging through
journal systemd
Key-Value Database Provides service discovery for cluster Similar to Consul
and Zookeeper etcd
Cluster-level service management Schedules jobs across cluster Reschedules units on
failure fleet
Demo
Questions?