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
300
CTA | How to Get involved + Project Update - What's Next- Dan Garfield, Codefresh; Scott Rigby, Weaveworks & Chris Short, AWS
chrisshort
2
410
Security at Cloud Native Speed
chrisshort
3
470
The Illustrated Children's Guide to Kubernetes
chrisshort
49
51k
Phippy Goes to the Zoo
chrisshort
1
27k
Security at Cloud Native Speed
chrisshort
3
460
DevOps is Not War
chrisshort
1
610
Operator Framework SIG: Ansible Operators October 2019 Update
chrisshort
1
410
Orchestructure: Building Kubernetes Operators with Ansible Talk
chrisshort
1
360
Other Decks in Technology
See All in Technology
ガバメントクラウド(AWS)へのデータ移行戦略の立て方【虎の巻】 / 20251011 Mitsutosi Matsuo
shift_evolve
PRO
2
200
そのWAFのブロック、どう活かす? サービスを守るための実践的多層防御と思考法 / WAF blocks defense decision
kaminashi
0
200
Railsの話をしよう
yahonda
0
130
Bill One 開発エンジニア 紹介資料
sansan33
PRO
4
14k
ソースを読むプロセスの例
sat
PRO
1
380
今この時代に技術とどう向き合うべきか
gree_tech
PRO
0
1.4k
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
310
RDS の負荷が高い場合に AWS で取りうる具体策 N 連発/a-series-of-specific-countermeasures-available-on-aws-when-rds-is-under-high-load
emiki
1
230
コンテキストエンジニアリング入門〜AI Coding Agent作りで学ぶ文脈設計〜
kworkdev
PRO
1
1.2k
LLMアプリの地上戦開発計画と運用実践 / 2025.10.15 GPU UNITE 2025
smiyawaki0820
1
560
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
20k
AIツールでどこまでデザインを忠実に実装できるのか
oikon48
6
3.4k
Featured
See All Featured
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
How STYLIGHT went responsive
nonsquared
100
5.8k
Rails Girls Zürich Keynote
gr2m
95
14k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Producing Creativity
orderedlist
PRO
347
40k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Practical Orchestrator
shlominoach
190
11k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
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