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
290
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 Toolkit Libraryにおけるテストの考え方
smt7174
1
550
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
5
39k
Introduction to Sansan, inc / Sansan Global Development Center, Inc.
sansan33
PRO
0
2.7k
LIXIL基幹システム刷新に立ち向かう技術的アプローチについて
tsukuha
1
380
Snowflake Intelligenceという名のAI Agentが切り開くデータ活用の未来とその実現に必要なこと@SnowVillage『Data Management #1 Summit 2025 Recap!!』
ryo_suzuki
1
160
サービスを止めるな! DDoS攻撃へのスマートな備えと最前線の事例
coconala_engineer
1
180
〜『世界中の家族のこころのインフラ』を目指して”次の10年”へ〜 SREが導いたグローバルサービスの信頼性向上戦略とその舞台裏 / Towards the Next Decade: Enhancing Global Service Reliability
kohbis
3
1.5k
ポストコロナ時代の SaaS におけるコスト削減の意義
izzii
1
470
全部AI、全員Cursor、ドキュメント駆動開発 〜DevinやGeminiも添えて〜
rinchsan
10
5.1k
ソフトウェアテストのAI活用_ver1.25
fumisuke
1
610
ClaudeCode_vs_GeminiCLI_Terraformで比較してみた
tkikuchi
1
1.1k
助けて! XからWaylandに移行しないと新しいGNOMEが使えなくなっちゃう 2025-07-12
nobutomurata
2
200
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Navigating Team Friction
lara
187
15k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
GitHub's CSS Performance
jonrohan
1031
460k
Making Projects Easy
brettharned
116
6.3k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.2k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
520
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.5k
4 Signs Your Business is Dying
shpigford
184
22k
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