What’s in a name? Moving GitOps beyond buzzword(github.com) |
What’s in a name? Moving GitOps beyond buzzword(github.com) |
The shortcomings of storing information in git? It's not queryable, for one. Something like etcd would be better for shorter-lived information like app image version. Second, it doesn't work well with larger codebases where there are multiple writers.