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.2k
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
230
CTA | How to Get involved + Project Update - What's Next- Dan Garfield, Codefresh; Scott Rigby, Weaveworks & Chris Short, AWS
chrisshort
2
350
Security at Cloud Native Speed
chrisshort
3
420
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Phippy Goes to the Zoo
chrisshort
1
27k
Security at Cloud Native Speed
chrisshort
3
400
DevOps is Not War
chrisshort
1
560
Operator Framework SIG: Ansible Operators October 2019 Update
chrisshort
1
340
Orchestructure: Building Kubernetes Operators with Ansible Talk
chrisshort
1
320
Other Decks in Technology
See All in Technology
ソフトウェア開発における「パーフェクトな意思決定」/Perfect Decision-Making in Software Development
yayoi_dd
2
2.7k
20241220_S3 tablesの使い方を検証してみた
handy
4
870
Qiita埋め込み用スライド
naoki_0531
0
5.5k
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
6
54k
Zero Data Loss Autonomous Recovery Service サービス概要
oracle4engineer
PRO
1
5k
Alignment and Autonomy in Cybozu - 300人の開発組織でアラインメントと自律性を両立させるアジャイルな組織運営 / RSGT2025
ama_ch
1
1.8k
Amazon Q Developerで.NET Frameworkプロジェクトをモダナイズしてみた
kenichirokimura
1
140
Storage Browser for Amazon S3を触ってみた + α
miura55
0
110
PHPerのための計算量入門/Complexity101 for PHPer
hanhan1978
6
1.5k
TypeScript開発にモジュラーモノリスを持ち込む
sansantech
PRO
3
870
3年でバックエンドエンジニアが5倍に増えても破綻しなかったアーキテクチャ そして、これから / Software architecture that scales even with a 5x increase in backend engineers in 3 years
euglena1215
11
4.3k
スケールし続ける事業とサービスを支える組織とアーキテクチャの生き残り戦略 / The survival strategy for Money Forward’s engineering.
moneyforward
0
240
Featured
See All Featured
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.2k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3.1k
Embracing the Ebb and Flow
colly
84
4.5k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Automating Front-end Workflow
addyosmani
1366
200k
Fireside Chat
paigeccino
34
3.1k
jQuery: Nuts, Bolts and Bling
dougneiner
62
7.6k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
18k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
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