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.2k
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
560
Understanding the Shift to Mobile
bradgignac
0
370
Front-End Operations
bradgignac
4
720
Web Components and the Future of JS Frameworks
bradgignac
3
710
Modular CSS
bradgignac
0
22
Rich Client Design Patterns
bradgignac
3
290
Other Decks in Programming
See All in Programming
株式会社 Sun terras カンパニーデック
sunterras
0
220
AIエージェント時代における TypeScriptスキーマ駆動開発の新たな役割
bicstone
4
1.5k
Web技術を最大限活用してRAW画像を現像する / Developing RAW Images on the Web
ssssota
2
1.2k
CI_CD「健康診断」のススメ。現場でのボトルネック特定から、健康診断を通じた組織的な改善手法
teamlab
PRO
0
180
あなたの知らない「動画広告」の世界 - iOSDC Japan 2025
ukitaka
0
380
AIで開発生産性を上げる個人とチームの取り組み
taniigo
0
130
Reduxモダナイズ 〜コードのモダン化を通して、将来のライブラリ移行に備える〜
pvcresin
2
680
Breaking Up with Big ViewModels — Without Breaking Your Architecture (droidcon Berlin 2025)
steliosf
PRO
1
330
Back to the Future: Let me tell you about the ACP protocol
terhechte
0
130
Let's Write a Train Tracking Algorithm
twocentstudios
0
220
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
3k
Playwrightはどのようにクロスブラウザをサポートしているのか
yotahada3
7
2.3k
Featured
See All Featured
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
How STYLIGHT went responsive
nonsquared
100
5.8k
Being A Developer After 40
akosma
91
590k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
Unsuck your backbone
ammeep
671
58k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
KATA
mclloyd
32
15k
The Cost Of JavaScript in 2023
addyosmani
53
9k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
19
1.2k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
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?