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
GitOps in a nutshell
Search
Andreas Mosti
June 01, 2021
Technology
0
190
GitOps in a nutshell
Andreas Mosti
June 01, 2021
Tweet
Share
More Decks by Andreas Mosti
See All by Andreas Mosti
Deterministic Builds and where to find them
andmos
0
40
Correct Maps Are Useless: A guide to mental models
andmos
0
160
LEGO I Praksis
andmos
0
62
Supply Chain Attacks: Når den digitale forsyningslinja blir angrepsvektor
andmos
0
33
IoIT: Internet of Insecure Things
andmos
0
120
Containers'n stuff
andmos
0
37
IoT - Bevisstgjøring
andmos
0
42
Supply Chain Attack
andmos
0
50
OpenFaaS: Serverless platform with no strings attached?
andmos
0
300
Other Decks in Technology
See All in Technology
AI AgentをLangflowでサクッと作って、1日働かせてみた!
yano13
1
160
AI-Readyを目指した非構造化データのメダリオンアーキテクチャ
r_miura
1
340
Okta Identity Governanceで実現する最小権限の原則
demaecan
0
150
[re:Inent2025事前勉強会(有志で開催)] re:Inventで見つけた人生をちょっと変えるコツ
sh_fk2
1
670
IBC 2025 動画技術関連レポート / IBC 2025 Report
cyberagentdevelopers
PRO
2
210
NLPコロキウム20251022_超効率化への挑戦: LLM 1bit量子化のロードマップ
yumaichikawa
3
540
.NET 10のBlazorの期待の新機能
htkym
0
150
QA業務を変える(!?)AIを併用した不具合分析の実践
ma2ri
0
160
AI時代の開発を加速する組織づくり - ブログでは書けなかったリアル
hiro8ma
2
330
20251029_Cursor Meetup Tokyo #02_MK_「あなたのAI、私のシェル」 - プロンプトインジェクションによるエージェントのハイジャック
mk0721
PRO
5
1.4k
アウトプットから始めるOSSコントリビューション 〜eslint-plugin-vueの場合〜 #vuefes
bengo4com
3
1.8k
dbtとAIエージェントを組み合わせて見えたデータ調査の新しい形
10xinc
6
1.2k
Featured
See All Featured
The World Runs on Bad Software
bkeepers
PRO
72
11k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
Designing Experiences People Love
moore
142
24k
GitHub's CSS Performance
jonrohan
1032
470k
What's in a price? How to price your products and services
michaelherold
246
12k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Rails Girls Zürich Keynote
gr2m
95
14k
Being A Developer After 40
akosma
91
590k
Become a Pro
speakerdeck
PRO
29
5.6k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Building an army of robots
kneath
305
46k
Music & Morning Musume
bryan
46
6.9k
Transcript
GitOps A technique for continuous delivery
“The core idea of GitOps is having a Git repository
that always contains declarative descriptions of the infrastructure currently desired in the production environment and an automated process to make the production environment match the described state in the repository.”
None
None
• Deploy Faster More Often • Easy and Fast Error
Recovery • Self-documenting Deployments • Shared Knowledge in Teams • Automating the important stuff
None
None
TEST/AT k8s-applications PROD
“Stop clicking and start check-in”