mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-20 18:44:25 +00:00
feat: ops best practices from experience
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# The GitOps approach
|
||||
|
||||
Approach for implementing Continuous Deployment for cloud native applications.
|
||||
Approach for implementing Continuous Deployment for cloud native applications.<br/>
|
||||
It is a _culture_, not a set of tools or a job title.
|
||||
|
||||
The core idea is having a Git repository that contains **declarative** descriptions of the currently desired state of one or more environments, plus automated processes to make the environment match the described state in the repository.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user