Add Argo CD section

This commit is contained in:
Morgan 2021-08-18 14:06:00 +02:00 committed by GitHub
parent 1a8eacba3a
commit 4689db64a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@
* [Ansible](#ansible)
* [Ansible Vault](#ansible-vault)
* [Argo CD](#argo-cd)
* [AWS](#aws)
* [Bitbucket](#bitbucket)
* [ChatOps](#chatops)
@ -512,6 +513,10 @@
* [Tristan Fisher](https://gist.github.com/tristanfisher/e5a306144a637dc739e7) - Working with ansible-vault : A short tutorial on how to use Vault in your Ansible workflow
* [Chris Short](https://opensource.com/article/16/12/devops-security-ansible-vault) - Improve your DevOps security game with Ansible Vault
## Argo CD
* [ArgoCD Docs](https://argo-cd.readthedocs.io/en/stable/getting_started/) - Getting Started
* [Hakan Kurtulus](https://cheppers.com/how-install-argocd-kubernetes-cluster) - (2021) How to install ArgoCD on Kubernetes Cluster?
## AWS
See also [Infrastructure](README.md#infrastructure)