This repository contains some samples to demonstrate gitops deployment architecture.
- Ansible : configuration management, install and configure infra tools i.e nfs server
- Kustomize: declarative deployment tools for kubernetes, used to deploy as a code all apps on top of k8s.
- Argocd: is a declarative, GitOps continuous delivery tool for Kubernetes, getting started doc.