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
Detroit Kubernetes: Kubernetes Cron Jobs
Search
Chris Short
April 20, 2018
Technology
0
1.4k
Detroit Kubernetes: Kubernetes Cron Jobs
Detroit Kubernetes, Docker & all related things: Kubernetes Cron Jobs
Chris Short
April 20, 2018
Tweet
Share
More Decks by Chris Short
See All by Chris Short
Burnout++
chrisshort
2
280
CTA | How to Get involved + Project Update - What's Next- Dan Garfield, Codefresh; Scott Rigby, Weaveworks & Chris Short, AWS
chrisshort
2
390
Security at Cloud Native Speed
chrisshort
3
460
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Phippy Goes to the Zoo
chrisshort
1
27k
Security at Cloud Native Speed
chrisshort
3
450
DevOps is Not War
chrisshort
1
600
Operator Framework SIG: Ansible Operators October 2019 Update
chrisshort
1
390
Orchestructure: Building Kubernetes Operators with Ansible Talk
chrisshort
1
350
Other Decks in Technology
See All in Technology
cdk initで生成されるあのファイル達は何なのか/cdk-init-generated-files
tomoki10
1
440
20250708オープンエンドな探索と知識発見
sakana_ai
PRO
4
630
第64回コンピュータビジョン勉強会「The PanAf-FGBG Dataset: Understanding the Impact of Backgrounds in Wildlife Behaviour Recognition」
x_ttyszk
0
140
How Do I Contact HP Printer Support? [Full 2025 Guide for U.S. Businesses]
harrry1211
0
130
マルチプロダクト環境におけるSREの役割 / SRE NEXT 2025 lunch session
sugamasao
1
230
対話型音声AIアプリケーションの信頼性向上の取り組み
ivry_presentationmaterials
1
620
OpenTelemetryセマンティック規約の恩恵とMackerel APMにおける活用例 / SRE NEXT 2025
mackerelio
2
1.3k
ロールが細分化された組織でSREは何をするか?
tgidgd
1
170
CDK Toolkit Libraryにおけるテストの考え方
smt7174
1
380
大量配信システムにおけるSLOの実践:「見えない」信頼性をSLOで可視化
plaidtech
PRO
0
260
サイバーエージェントグループのSRE10年の歩みとAI時代の生存戦略
shotatsuge
4
720
全部AI、全員Cursor、ドキュメント駆動開発 〜DevinやGeminiも添えて〜
rinchsan
2
640
Featured
See All Featured
Site-Speed That Sticks
csswizardry
10
690
Making Projects Easy
brettharned
116
6.3k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
Six Lessons from altMBA
skipperchong
28
3.9k
Speed Design
sergeychernyshev
32
1k
Navigating Team Friction
lara
187
15k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.9k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
Designing for humans not robots
tammielis
253
25k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Transcript
Chris Short SJ Technologies Detroit Kubernetes, Docker & all related
things Kubernetes Cron Jobs
whoami @ChrisShort devopsish.com
Getting Started Blah, blah, blah then hackery ➔ Kubernetes Concepts
Kubernetes, Jobs, and Cron Jobs ➔ Use Case How are Kubernetes Cron Jobs useful ➔ The Docker Bits A container to do the work ➔ The Kubernetes Bits Use the yaml, Luke. —Yoda @ChrisShort devopsish.com
@ChrisShort devopsish.com
None
@ChrisShort devopsish.com
Use Case Triggering Static Site Builds @ChrisShort devopsish.com
@ChrisShort devopsish.com
@ChrisShort devopsish.com
Conclusion Built a Docker container Pushed the image to registry
Created secret to store the build hook Created the CronJob
References Everything but the secret The Children's Illustrated Guide to
Kubernetes What is a Job? | Kubernetes CronJob | Kubernetes Secret | Kubernetes Kubernetes: Cron Jobs chris-short/k8s-cron-job-demo