Skip to content

Commit

Permalink
Introduce term GitOps agent
Browse files Browse the repository at this point in the history
  • Loading branch information
schnatterer committed Oct 12, 2023
1 parent 279a599 commit 2d6d5de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,14 +286,14 @@ See also [^3].

* Patterns ≈ strategies, models, approaches, best practices, standards
* GitOps process design ≈ GitOps repository structures,
* GitOps Operator ≈ GitOps controller
* GitOps Operator ≈ GitOps controller ≈ GitOps agent
* Config Repo = GitOps repo, Infra repo, Payload repo
![Config repo example](https://raw.githubusercontent.com/cloudogu/gitops-talks/97053fc/images/gitops-repo-example.svg)
* App repo = Source code repo, Source repo
![App repo example](https://raw.githubusercontent.com/cloudogu/gitops-talks/97053fc/images/app-repo-example.svg)
* Environment = Stage
* Folder = Directory
* Templating ≈ Templating, Patching, Overlay, Rendering, Bundling, Packaging?
* Templating ≈ Patching, Overlay, Rendering, Bundling, Packaging?


## References
Expand Down

0 comments on commit 2d6d5de

Please sign in to comment.