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
A Beginner's Guide to Kubernetes
Search
Kim Schlesinger
October 18, 2018
Technology
0
81
A Beginner's Guide to Kubernetes
Kim Schlesinger
October 18, 2018
Tweet
Share
More Decks by Kim Schlesinger
See All by Kim Schlesinger
Sidecar Pattern
kimschles
0
93
Beyond Block Diagrams: Different Ways of Understanding K8s Architecture
kimschles
1
140
nginx and node.js
kimschles
0
110
$PATH, /bin and $PS1
kimschles
0
320
Fuzzy Lines: Aligning Teams to Monitor Your Application Ecosystem
kimschles
0
330
Refactoring for Accessibility
kimschles
0
570
Zero to SRE
kimschles
0
150
$PATH
kimschles
0
70
kick-ass-teacher.pdf
kimschles
0
230
Other Decks in Technology
See All in Technology
caching_sha2_passwordのはなし
boro1234
0
220
モンテカルロ木探索のパフォーマンスを予測する Kaggleコンペ解説 〜生成AIによる未知のゲーム生成〜
rist
4
1.2k
Agile TPIを活用した品質改善事例
tomasagi
0
380
Amazon Q Developer 他⽣成AIと⽐較してみた
takano0131
1
130
Go製のマイグレーションツールの git-schemalex の紹介と運用方法
shinnosuke_kishida
1
570
開発現場とセキュリティ担当をつなぐ脅威モデリング
cloudace
0
110
SaaSプロダクト開発におけるバグの早期検出のためのAcceptance testの取り組み
kworkdev
PRO
0
490
20250326_管理ツールの権限管理で改善したこと
sasata299
1
490
TopAppBar Composableをカスタムする
hunachi
0
150
AWS CDK コントリビュート はじめの一歩
yendoooo
1
120
技術好きなエンジニアが _リーダーへの進化_ によって得たものと失ったもの / The Gains and Losses of a Tech-Enthusiast Engineer’s “Evolution into Leadership”
kaminashi
0
220
小さく始めるDevOps 内製化支援から見えたDevOpsの始め方 / 20250317 Ken Takayanagi
shift_evolve
1
120
Featured
See All Featured
Bash Introduction
62gerente
611
210k
A better future with KSS
kneath
238
17k
Speed Design
sergeychernyshev
28
870
GraphQLの誤解/rethinking-graphql
sonatard
70
10k
Building Adaptive Systems
keathley
41
2.5k
How to Think Like a Performance Engineer
csswizardry
22
1.5k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.1k
GraphQLとの向き合い方2022年版
quramy
45
14k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
4
500
Practical Orchestrator
shlominoach
186
10k
How to train your dragon (web standard)
notwaldorf
91
5.9k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
8
700
Transcript
A Beginner's Guide to Kubernetes Develop Denver October 18, 2018
1 — kimschles
Kim Schlesinger 2 — kimschles
3 — kimschles
4 — kimschles
Why? 5 — kimschles
Why ? 6 — kimschles
A Beginner's Guide to Kubernetes 7 — kimschles
Demo Case Studies Questions 8 — kimschles
Technologies NodeJS Docker1 Docker Hub Google Kuberenetes Engine (GKE) 1
The only required tool 9 — kimschles
Steps 1. Build an app 2. Turn the app into
a Docker image 3. Push the image to a registry 10 — kimschles
11 — kimschles
Steps, continued 1. Create a K8s cluster with GKE 2.
Deploy the app to a cluster 3. Expose the app to the internet 4. Add some cool K8s stuff 12 — kimschles
Increase the number of replicas Horizontal Pod AutoScaler Rolling Updates
13 — kimschles
Case Studies 14 — kimschles
15 — kimschles
16 — kimschles
Recap 17 — kimschles
Steps 1. Build an app 2. Turn the app into
a Docker image 3. Push the image to a registry 18 — kimschles
Steps, continued 1. Create a K8s cluster with GKE 2.
Deploy the app to a cluster 3. Expose the app to the internet 4. Add some cool K8s stuff 19 — kimschles
Recommended Learning Resources katacoda PluralSight: Getting Started with Kubernetes Kubernetes
Comic ReactiveOps: K8s Workshop ReactiveOps: K8s Workshop Video 20 — kimschles
Questions? 21 — kimschles
hirediversity.us kimschlesinger.com 22 — kimschles