Upgrade to Pro — share decks privately, control downloads, hide ads and more …

GitOps in a nutshell

GitOps in a nutshell

Andreas Mosti

June 01, 2021
Tweet

More Decks by Andreas Mosti

Other Decks in Technology

Transcript

  1. “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.”
  2. • Deploy Faster More Often • Easy and Fast Error

    Recovery • Self-documenting Deployments • Shared Knowledge in Teams • Automating the important stuff