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
210
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
64
Correct Maps Are Useless: A guide to mental models
andmos
0
190
LEGO I Praksis
andmos
0
74
Supply Chain Attacks: Når den digitale forsyningslinja blir angrepsvektor
andmos
0
37
IoIT: Internet of Insecure Things
andmos
0
130
Containers'n stuff
andmos
0
52
IoT - Bevisstgjøring
andmos
0
54
Supply Chain Attack
andmos
0
66
OpenFaaS: Serverless platform with no strings attached?
andmos
0
320
Other Decks in Technology
See All in Technology
わからなくて良いなら、わからなきゃだめなの?
kotaoue
1
360
組織全体で実現する標準監視設計
yuobayashi
3
490
チームのモメンタムに投資せよ! 不確実性と共存しながら勢いを生み出す3つの実践
kakehashi
PRO
1
110
AIエージェント時代に備える AWS Organizations とアカウント設計
kossykinto
3
1k
JAWSDAYS2026 [C02] 楽しく学ぼう!AWSとは?AWSの歴史 入門
hiragahh
0
160
【Oracle Cloud ウェビナー】【入門編】はじめてのOracle AI Data Platform - AIのためのデータ準備&自社用AIエージェントをワンストップで実現
oracle4engineer
PRO
1
130
社内レビューは機能しているのか
matsuba
0
130
情シスのための生成AI実践ガイド2026 / Generative AI Practical Guide for Business Technology 2026
glidenote
0
260
20260311 技術SWG活動報告(デジタルアイデンティティ人材育成推進WG Ph2 活動報告会)
oidfj
0
360
The_Evolution_of_Bits_AI_SRE.pdf
nulabinc
PRO
0
220
Go標準パッケージのI/O処理をながめる
matumoto
0
210
ソフトバンク流!プラットフォームエンジニアリング実現へのアプローチ
sbtechnight
0
130
Featured
See All Featured
It's Worth the Effort
3n
188
29k
Building an army of robots
kneath
306
46k
Code Reviewing Like a Champion
maltzj
528
40k
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
Context Engineering - Making Every Token Count
addyosmani
9
750
ラッコキーワード サービス紹介資料
rakko
1
2.6M
Paper Plane (Part 1)
katiecoart
PRO
0
5.6k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
550
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Navigating Algorithm Shifts & AI Overviews - #SMXNext
aleyda
1
1.2k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
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”