From 396c9d9d8be13b8ef4823bc82bf7ca7794f306bf Mon Sep 17 00:00:00 2001 From: Itamar Ben Yair Date: Sun, 10 Apr 2022 10:26:21 +0300 Subject: [PATCH] Added ArgoCD best practices article --- docs/argocd.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/argocd.md b/docs/argocd.md index 7053d708..f301eb96 100644 --- a/docs/argocd.md +++ b/docs/argocd.md @@ -60,6 +60,7 @@ - [blog.getambassador.io: GitOps in Kubernetes with ArgoCD](https://blog.getambassador.io/gitops-in-kubernetes-with-argocd-c6ea0e510741) - [blog.akuity.io: Unveil the Secret Ingredients of Continuous Delivery at Enterprise Scale with Argo CD](https://blog.akuity.io/unveil-the-secret-ingredients-of-continuous-delivery-at-enterprise-scale-with-argo-cd-7c5b4057ee49) Do you know that Argo CD can support thousands of apps and hundreds of clusters? in this article you will deep dive into Argo CD, bring answers and best practices on operating it at an enterprise scale - [dev.to: Towards a Modular DevOps Stack](https://dev.to/camptocamp-ops/towards-a-modular-devops-stack-257c) In this article, you will learn how to **modularize your infrastructure using Terraform and ArgoCD** +- [datree.io: ArgoCD Best Practices](https://datree.io/resources/argocd-best-practices-you-should-know) ## Argo CD Vulnerabilities - [threatpost.com: Argo CD Security Bug Opens Kubernetes Cloud Apps to Attackers](https://threatpost.com/argo-cd-security-bug-kubernetes-cloud-apps/178239/)