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
530
Understanding the Shift to Mobile
bradgignac
0
340
Front-End Operations
bradgignac
4
680
Web Components and the Future of JS Frameworks
bradgignac
3
670
Modular CSS
bradgignac
0
12
Rich Client Design Patterns
bradgignac
3
260
Other Decks in Programming
See All in Programming
Synchronizationを支える技術
s_shimotori
1
140
Honoの来た道とこれから
yusukebe
19
3k
Dev ContainersとGitHub Codespacesの素敵な関係
ymd65536
1
120
EventSourcingの理想と現実
wenas
5
2k
Golang と Erlang
taiyow
8
1.8k
RailsのPull requestsのレビューの時に私が考えていること
yahonda
4
1.5k
Vertical Architectures for Scalable Angular Applications
manfredsteyer
PRO
0
290
プロジェクト新規参入者のリードタイム短縮の観点から見る、品質の高いコードとアーキテクチャを保つメリット
d_endo
1
950
AWS IaCの注目アップデート 2024年10月版
konokenj
3
2.1k
役立つログに取り組もう
irof
24
7.7k
開発効率向上のためのリファクタリングの一歩目の選択肢 ~コード分割~ / JJUG CCC 2024 Fall
ryounasso
0
310
カラム追加で増えるActiveRecordのメモリサイズ イメージできますか?
asayamakk
3
1.1k
Featured
See All Featured
Build The Right Thing And Hit Your Dates
maggiecrowley
32
2.4k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
9
670
StorybookのUI Testing Handbookを読んだ
zakiyama
26
5.2k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
41
9.2k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Music & Morning Musume
bryan
46
6.1k
The Power of CSS Pseudo Elements
geoffreycrofte
72
5.3k
GraphQLの誤解/rethinking-graphql
sonatard
66
9.9k
A Tale of Four Properties
chriscoyier
156
23k
Designing on Purpose - Digital PM Summit 2013
jponch
115
6.9k
How to train your dragon (web standard)
notwaldorf
88
5.6k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
250
21k
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?