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
41
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
だいたい分かった気になる 『SREの知識地図』 / introduction-to-sre-knowledge-map-book
katsuhisa91
PRO
3
1.5k
SRE × マネジメントレイヤーが挑戦した組織・会社のオブザーバビリティ改革 ― ビジネス価値と信頼性を両立するリアルな挑戦
coconala_engineer
0
290
AI機能プロジェクト炎上の 3つのしくじりと学び
nakawai
0
130
ViteとTypeScriptのProject Referencesで 大規模モノレポのUIカタログのリリースサイクルを高速化する
shuta13
3
220
NLPコロキウム20251022_超効率化への挑戦: LLM 1bit量子化のロードマップ
yumaichikawa
3
550
Kubernetes self-healing of your workload
hwchiu
0
600
What's new in OpenShift 4.20
redhatlivestreaming
0
330
実践マルチモーダル検索!
shibuiwilliam
1
150
Azure Well-Architected Framework入門
tomokusaba
1
140
QA業務を変える(!?)AIを併用した不具合分析の実践
ma2ri
0
160
知覚とデザイン
rinchoku
1
620
20251024_TROCCO/COMETAアップデート紹介といくつかデモもやります!_#p_UG 東京:データ活用が進む組織の作り方
soysoysoyb
0
120
Featured
See All Featured
KATA
mclloyd
PRO
32
15k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Agile that works and the tools we love
rasmusluckow
331
21k
Navigating Team Friction
lara
190
15k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
How STYLIGHT went responsive
nonsquared
100
5.9k
Java REST API Framework Comparison - PWX 2021
mraible
34
8.9k
YesSQL, Process and Tooling at Scale
rocio
173
15k
Embracing the Ebb and Flow
colly
88
4.9k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
Docker and Python
trallard
46
3.6k
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”