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
Amazon Qを使ってIaCを触ろう!
maruto
0
400
카카오페이는 어떻게 수천만 결제를 처리할까? 우아한 결제 분산락 노하우
kakao
PRO
0
110
Less waste, more joy, and a lot more green: How Quarkus makes Java better
hollycummins
0
100
イベント駆動で成長して委員会
happymana
1
320
ピラミッド、アイスクリームコーン、SMURF: 自動テストの最適バランスを求めて / Pyramid Ice-Cream-Cone and SMURF
twada
PRO
10
1.3k
GitHub Actionsのキャッシュと手を挙げることの大切さとそれに必要なこと
satoshi256kbyte
5
430
シールドクラスをはじめよう / Getting Started with Sealed Classes
mackey0225
4
640
Better Code Design in PHP
afilina
PRO
0
120
受け取る人から提供する人になるということ
little_rubyist
0
230
Realtime API 入門
riofujimon
0
150
役立つログに取り組もう
irof
28
9.6k
どうして僕の作ったクラスが手続き型と言われなきゃいけないんですか
akikogoto
1
120
Featured
See All Featured
Side Projects
sachag
452
42k
Reflections from 52 weeks, 52 projects
jeffersonlam
346
20k
Designing the Hi-DPI Web
ddemaree
280
34k
Building Adaptive Systems
keathley
38
2.3k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.5k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
38
1.8k
The Cost Of JavaScript in 2023
addyosmani
45
6.7k
What's in a price? How to price your products and services
michaelherold
243
12k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
Raft: Consensus for Rubyists
vanstee
136
6.6k
Git: the NoSQL Database
bkeepers
PRO
427
64k
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?