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.5k
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
310
CTA | How to Get involved + Project Update - What's Next- Dan Garfield, Codefresh; Scott Rigby, Weaveworks & Chris Short, AWS
chrisshort
2
420
Security at Cloud Native Speed
chrisshort
3
480
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
Phippy Goes to the Zoo
chrisshort
1
27k
Security at Cloud Native Speed
chrisshort
3
470
DevOps is Not War
chrisshort
1
620
Operator Framework SIG: Ansible Operators October 2019 Update
chrisshort
1
410
Orchestructure: Building Kubernetes Operators with Ansible Talk
chrisshort
1
370
Other Decks in Technology
See All in Technology
AIエージェントを導入する [ 社内ナレッジ活用編 ] / Implement AI agents
glidenote
1
360
フライトコントローラPX4の中身(制御器)を覗いてみた
santana_hammer
1
140
AWS 環境で GitLab Self-managed を試してみた/aws-gitlab-self-managed
emiki
0
350
龍昌餃子で理解するWebサーバーの並行処理モデル - 東葛.dev #9
kozy4324
1
140
Design and implementation of "Markdown to Google Slides" / phpconfuk 2025
k1low
1
390
AWS資格は取ったけどIAMロールを腹落ちできてなかったので、年内に整理してみた
hiro_eng_
0
160
Flutter DevToolsで発見! 本番アプリのパフォーマンス問題と改善の実践
goto_tsl
1
250
エンジニア採用と 技術広報の取り組みと注力点/techpr1112
nishiuma
0
130
開発者から見たLLMの進化 202511
ny7760
1
160
Black Hat USA 2025 Recap ~ クラウドセキュリティ編 ~
kyohmizu
0
510
今日から使える AWS Step Functions 小技集 / AWS Step Functions Tips
kinunori
5
650
バクラクの AI-BPO を支える AI エージェント 〜とそれを支える Bet AI Guild〜
tomoaki25
1
330
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
Raft: Consensus for Rubyists
vanstee
140
7.2k
Into the Great Unknown - MozCon
thekraken
40
2.1k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.3k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Visualization
eitanlees
150
16k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
970
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Writing Fast Ruby
sferik
630
62k
Testing 201, or: Great Expectations
jmmastey
46
7.8k
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