In our big guide on how to use ApplicationSets for Argo CD applications, we explained the best practice of having a 3-level structure for all manifests with a clear distinction between Argo CD Application files and Kubernetes resource files. In that article, we also outlined several anti-patterns that we have seen in the wild, meaning […]| Codefresh
A set of rules, their rationale and a short practical guide to creating useful commits.| Bence Ferdinandy
The core unit of git is the commit. A commit is simple on the surface (some code changes and a message). Such simplicity belies the complexity within.| Randall Koutnik