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
Thomas Vitale
February 21, 2023
Technology
0
58
Kustomize
Kubernetes-native configuration management
Thomas Vitale
February 21, 2023
Tweet
Share
More Decks by Thomas Vitale
See All by Thomas Vitale
Real-World AI Patterns with Spring AI and Vaadin
thomasvitale
0
440
Modular RAG Architectures with Java and Spring AI
thomasvitale
1
1k
Breaking Barriers: Bringing Application Developers Closer To the CNCF
thomasvitale
1
150
From 0 To Production-Grade With Kubernetes Native Development
thomasvitale
0
160
Developer Experience on Kubernetes (Cloud Native Aalborg 2025)
thomasvitale
0
61
Concerto for Java and AI - Building Production-Ready LLM Applications (YOW! Australia 2024)
thomasvitale
0
80
Concerto for Java and AI - Building Production-Ready LLM Applications
thomasvitale
0
200
Developer Experience on Kubernetes
thomasvitale
1
160
Unlocking New Platform Experiences With Open Interfaces
thomasvitale
0
120
Other Decks in Technology
See All in Technology
IBC 2025 動画技術関連レポート / IBC 2025 Report
cyberagentdevelopers
PRO
2
250
戦えるAIエージェントの作り方
iwiwi
22
11k
プロダクト開発と社内データ活用での、BI×AIの現在地 / Data_Findy
sansan_randd
1
800
激動の2025年、Modern Data Stackの最新技術動向
sagara
0
510
マルチエージェントのチームビルディング_2025-10-25
shinoyamada
0
250
re:Invent 2025の見どころと便利アイテムをご紹介 / Highlights and Useful Items for re:Invent 2025
yuj1osm
0
660
プロダクトエンジニアとしてのマインドセットの育み方 / How to improve product engineer mindset
saka2jp
1
170
ピープルウエア x スタートアップ
operando
1
3.2k
AWS re:Invent 2025事前勉強会資料 / AWS re:Invent 2025 pre study meetup
kinunori
0
1.1k
AI連携の新常識! 話題のMCPをはじめて学ぶ!
makoakiba
0
180
Snowflakeとdbtで加速する 「TVCMデータで価値を生む組織」への進化論 / Evolving TVCM Data Value in TELECY with Snowflake and dbt
carta_engineering
0
120
20251102 WordCamp Kansai 2025
chiilog
1
520
Featured
See All Featured
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Facilitating Awesome Meetings
lara
57
6.6k
A designer walks into a library…
pauljervisheath
209
24k
Product Roadmaps are Hard
iamctodd
PRO
55
11k
Thoughts on Productivity
jonyablonski
72
4.9k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
658
61k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
How to Ace a Technical Interview
jacobian
280
24k
Side Projects
sachag
455
43k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
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