Wiki β GitOps
Contents
Metadata
UPDATED | 28 April 2023 |
HISTORY | GitHub |
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
This video explains how GitOps is being used in Creatorsgarten:
Footnotes
Metadata
UPDATED | 28 April 2023 |
HISTORY | GitHub |