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
From docker to kubernetes
Search
Simon
August 30, 2019
Technology
0
19
From docker to kubernetes
Simon
August 30, 2019
Tweet
Share
Other Decks in Technology
See All in Technology
From Live Coding to Vibe Coding with Firebase Studio
firebasethailand
1
150
PdM業務における使い分け
shinshiro
0
590
ecspressoの設計思想に至る道 / sekkeinight2025
fujiwara3
11
1.5k
ML Pipelineの開発と運用を OpenTelemetryで繋ぐ @ OpenTelemetry Meetup 2025-07
getty708
0
270
「現場で活躍するAIエージェント」を実現するチームと開発プロセス
tkikuchi1002
6
1k
そもそも AWS FIS について。なぜ今 FIS のハンズオンなのか?などなど
kazzpapa3
2
120
手動からの解放!!Strands Agents で実現する総合テスト自動化
ideaws
2
310
生成AIによる情報システムへのインパクト
taka_aki
1
150
データ駆動経営の道しるべ:プロダクト開発指標の戦略的活用法
ham0215
2
230
なぜAI時代に 「イベント」を中心に考えるのか? / Why focus on "events" in the age of AI?
ytake
2
590
(HackFes)米国国防総省のDevSecOpsライフサイクルをAWSのセキュリティサービスとOSSで実現
syoshie
5
660
Semantic Machine Intelligence for Vision, Language, and Actions
keio_smilab
PRO
2
390
Featured
See All Featured
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
The Language of Interfaces
destraynor
158
25k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Become a Pro
speakerdeck
PRO
29
5.4k
How to Ace a Technical Interview
jacobian
278
23k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Transcript
From Docker to Kubernetes Simon Pearce - Team Lead MetaKube
engage · build · run Agenda • Why run Containers?
• Why Kubernetes? • Demo • Build tag and push a docker image • Deploy an application to Kubernetes • Install External DNS • Install Ingress Controller • Scale our application • Upgrade our application
Why Containers?
engage · build · run Run Anywhere
engage · build · run Service Based Architecture
engage · build · run Isolated Environment
engage · build · run Application Sandboxing
engage · build · run Easier to Develop
engage · build · run Easier to Deploy
engage · build · run Improve resource usage
engage · build · run Save Costs
Why Kubernetes?
engage · build · run Production Ready Container Orchestration
engage · build · run Standardised API
engage · build · run Deploy anywhere including hybrid deployments
engage · build · run Automatic scaling of services
engage · build · run Service health monitoring
engage · build · run Automated rollouts and roll backs
engage · build · run Public and Private Cloud Support
Kubernetes Demo
engage · build · run MetaKube made in Berlin KUB
ERNETES AHOI SY S E L E V E N
Any Questions?