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
590
Understanding the Shift to Mobile
bradgignac
0
390
Front-End Operations
bradgignac
4
760
Web Components and the Future of JS Frameworks
bradgignac
3
730
Modular CSS
bradgignac
0
25
Rich Client Design Patterns
bradgignac
3
300
Other Decks in Programming
See All in Programming
AWS×クラウドネイティブソフトウェア設計 / AWS x Cloud-Native Software Design
nrslib
15
2.9k
コーディングルールの鮮度を保ちたい / keep-fresh-go-internal-conventions
handlename
0
180
受け入れテスト駆動開発(ATDD)×AI駆動開発 AI時代のATDDの取り組み方を考える
kztakasaki
2
550
AI駆動開発の本音 〜Claude Code並列開発で見えたエンジニアの新しい役割〜
hisuzuya
4
490
Codex の「自走力」を高める
yorifuji
0
1.1k
AWS Infrastructure as Code の新機能 2025 総まとめ 〜SA 4人による怒涛のデモ祭り〜
konokenj
10
3.3k
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
370
AIコードレビューの導入・運用と AI駆動開発における「AI4QA」の取り組みについて
hagevvashi
0
340
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
220
AIコーディングの理想と現実 2026 | AI Coding: Expectations vs. Reality 2026
tomohisa
0
1.2k
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
260
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
380
Featured
See All Featured
Leadership Guide Workshop - DevTernity 2021
reverentgeek
1
230
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
300
The AI Search Optimization Roadmap by Aleyda Solis
aleyda
1
5.4k
A Soul's Torment
seathinner
5
2.4k
KATA
mclloyd
PRO
35
15k
Agile Leadership in an Agile Organization
kimpetersen
PRO
0
110
How to Build an AI Search Optimization Roadmap - Criteria and Steps to Take #SEOIRL
aleyda
1
1.9k
Deep Space Network (abreviated)
tonyrice
0
87
Skip the Path - Find Your Career Trail
mkilby
1
75
A Tale of Four Properties
chriscoyier
163
24k
Primal Persuasion: How to Engage the Brain for Learning That Lasts
tmiket
0
290
GraphQLの誤解/rethinking-graphql
sonatard
75
11k
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?