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
Kustomize
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Thomas Vitale
February 21, 2023
Technology
0
64
Kustomize
Kubernetes-native configuration management
Thomas Vitale
February 21, 2023
Tweet
Share
More Decks by Thomas Vitale
See All by Thomas Vitale
Modular RAG Architectures with Java and Spring AI
thomasvitale
1
30
Building AI Applications with Java, LLMs, and Spring AI
thomasvitale
1
430
Real-World AI Patterns with Spring AI and Vaadin
thomasvitale
0
660
Modular RAG Architectures with Java and Spring AI
thomasvitale
1
1.3k
Breaking Barriers: Bringing Application Developers Closer To the CNCF
thomasvitale
1
180
From 0 To Production-Grade With Kubernetes Native Development
thomasvitale
0
210
Developer Experience on Kubernetes (Cloud Native Aalborg 2025)
thomasvitale
0
100
Concerto for Java and AI - Building Production-Ready LLM Applications (YOW! Australia 2024)
thomasvitale
0
110
Concerto for Java and AI - Building Production-Ready LLM Applications
thomasvitale
0
230
Other Decks in Technology
See All in Technology
AIエンジニア Devin と歩む、自律型運用プロセスの構築
a2ito
0
530
Windows ネットワークを再確認する
murachiakira
PRO
0
220
WBCの解説は生成AIにやらせよう - 生成AIで野球解説者AI Agentを実現する / Baseball Commentator AI Agent for Gemini
shinyorke
PRO
0
310
Eight Engineering Unit 紹介資料
sansan33
PRO
1
6.8k
Bill One 開発エンジニア 紹介資料
sansan33
PRO
5
18k
Introduction to Sansan, inc / Sansan Global Development Center, Inc.
sansan33
PRO
0
3k
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.4k
AI Coding Agentの地殻変動 ~ ai-coding.info の定点観測 ~
kotauchisunsun
1
500
Data Hubグループ 紹介資料
sansan33
PRO
0
2.8k
LLM活用の壁を超える:リクルートR&Dの戦略と打ち手
recruitengineers
PRO
1
190
マイグレーションガイドに書いてないRiverpod 3移行話
taiju59
0
340
Agentic Codingの実践とチームで導入するための工夫
lycorptech_jp
PRO
0
360
Featured
See All Featured
Building AI with AI
inesmontani
PRO
1
760
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
130
Avoiding the “Bad Training, Faster” Trap in the Age of AI
tmiket
0
95
The Power of CSS Pseudo Elements
geoffreycrofte
82
6.2k
So, you think you're a good person
axbom
PRO
2
1.9k
Effective software design: The role of men in debugging patriarchy in IT @ Voxxed Days AMS
baasie
0
240
DevOps and Value Stream Thinking: Enabling flow, efficiency and business value
helenjbeal
1
130
jQuery: Nuts, Bolts and Bling
dougneiner
65
8.4k
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
63
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
380
Transcript
Kustomize Kubernetes-native con fi guration management kustomize.io
deployment.yml service.yml Dev Staging Production 1 replica 5 replicas 3
replicas
deployment.yml service.yml Dev Staging Production BASE patch-dev.yml OVERLAY (dev) patch-stage.yml
OVERLAY (staging) patch-prod.yml OVERLAY (production) = = =
Kustomize Declarative Application Management Generators Overlays Common Annotations Common Labels
Image & Namespace GitOps
Kustomize Kubernetes-native con fi guration management kustomize.io