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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Andreas Mosti
June 01, 2021
Technology
0
200
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
59
Correct Maps Are Useless: A guide to mental models
andmos
0
180
LEGO I Praksis
andmos
0
71
Supply Chain Attacks: Når den digitale forsyningslinja blir angrepsvektor
andmos
0
35
IoIT: Internet of Insecure Things
andmos
0
130
Containers'n stuff
andmos
0
49
IoT - Bevisstgjøring
andmos
0
53
Supply Chain Attack
andmos
0
63
OpenFaaS: Serverless platform with no strings attached?
andmos
0
320
Other Decks in Technology
See All in Technology
今、求められるデータエンジニア
waiwai2111
2
1.4k
バイブコーディングで作ったものを紹介
tatsuya1970
0
180
Oracle Cloud Infrastructureデータベース・クラウド:各バージョンのサポート期間
oracle4engineer
PRO
57
47k
20260222ねこIoTLT ねこIoTLTをふりかえる
poropinai1966
0
200
Agent Skills 入門
puku0x
0
910
プロダクト開発の品質を守るAIコードレビュー:事例に見る導入ポイント
moongift
PRO
1
410
Claude Codeはレガシー移行でどこまで使えるのか?
ak2ie
0
790
Snowflake Night #2 LT
taromatsui_cccmkhd
0
110
社内ワークショップで終わらせない 業務改善AIエージェント開発
lycorptech_jp
PRO
1
340
EKSで実践する オブザーバビリティの現在地
honmarkhunt
2
300
Java ランタイムからカスタムランタイムに行き着くまで
ririru0325
0
110
サイボウズ 開発本部採用ピッチ / Cybozu Engineer Recruit
cybozuinsideout
PRO
10
74k
Featured
See All Featured
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
10k
4 Signs Your Business is Dying
shpigford
187
22k
A Guide to Academic Writing Using Generative AI - A Workshop
ks91
PRO
0
220
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
What's in a price? How to price your products and services
michaelherold
247
13k
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.7k
Git: the NoSQL Database
bkeepers
PRO
432
66k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.9k
Unlocking the hidden potential of vector embeddings in international SEO
frankvandijk
0
190
Leo the Paperboy
mayatellez
4
1.5k
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”