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
560
Understanding the Shift to Mobile
bradgignac
0
360
Front-End Operations
bradgignac
4
710
Web Components and the Future of JS Frameworks
bradgignac
3
700
Modular CSS
bradgignac
0
17
Rich Client Design Patterns
bradgignac
3
280
Other Decks in Programming
See All in Programming
PicoRuby on Rails
makicamel
2
110
Modern Angular with Signals and Signal Store:New Rules for Your Architecture @enterJS Advanced Angular Day 2025
manfredsteyer
PRO
0
160
Code as Context 〜 1にコードで 2にリンタ 34がなくて 5にルール? 〜
yodakeisuke
0
120
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
410
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
2
680
プロダクト志向ってなんなんだろうね
righttouch
PRO
0
170
Hypervel - A Coroutine Framework for Laravel Artisans
albertcht
1
110
Rubyでやりたい駆動開発 / Ruby driven development
chobishiba
1
520
システム成長を止めない!本番無停止テーブル移行の全貌
sakawe_ee
1
150
WindowInsetsだってテストしたい
ryunen344
1
200
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
230
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
380
Featured
See All Featured
BBQ
matthewcrist
89
9.7k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Statistics for Hackers
jakevdp
799
220k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
281
13k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Visualization
eitanlees
146
16k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Navigating Team Friction
lara
187
15k
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?