digitalocean / Kubernetes-Starter-Kit-Developers

Hands-on tutorial and Automation stack for an operations-ready DigitalOcean Kubernetes (DOKS) cluster.
745 stars 258 forks source link

GitOps chapter for Flux and Argo CD #153

Closed v-ctiutiu closed 2 years ago

v-ctiutiu commented 2 years ago

Description

New GitOps chapter instead of the old one (automating using TF and Flux). The new chapter reflects better the reality and the real intention, IMHO. From a theoretical and also a practical point of view, it should offer a quick jumpstart for users wanting to play with GitOps tools and principles.

List of changes/additions included in this PR:

Fixes #140.