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
570
Understanding the Shift to Mobile
bradgignac
0
370
Front-End Operations
bradgignac
4
730
Web Components and the Future of JS Frameworks
bradgignac
3
710
Modular CSS
bradgignac
0
23
Rich Client Design Patterns
bradgignac
3
290
Other Decks in Programming
See All in Programming
Blazing Fast UI Development with Compose Hot Reload (Bangladesh KUG, October 2025)
zsmb
1
270
バッチ処理を「状態の記録」から「事実の記録」へ
panda728
PRO
0
190
Android16 Migration Stories ~Building a Pattern for Android OS upgrades~
reoandroider
0
140
理論と実務のギャップを超える
eycjur
0
180
開発組織の戦略的な役割と 設計スキル向上の効果
masuda220
PRO
10
1.7k
CSC509 Lecture 07
javiergs
PRO
0
250
TFLintカスタムプラグインで始める Terraformコード品質管理
bells17
2
460
Things You Thought You Didn’t Need To Care About That Have a Big Impact On Your Job
hollycummins
0
260
Towards Transactional Buffering of CDC Events @ Flink Forward 2025 Barcelona Spain
hpgrahsl
0
120
Leading Effective Engineering Teams in the AI Era
addyosmani
7
650
CSC305 Lecture 11
javiergs
PRO
0
300
Pythonに漸進的に型をつける
nealle
1
130
Featured
See All Featured
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
BBQ
matthewcrist
89
9.9k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
130k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
930
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
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?