From ab18cadab2876526395d0816a74a983850b717d5 Mon Sep 17 00:00:00 2001 From: Itamar Ben Yair Date: Thu, 7 Apr 2022 10:40:42 +0300 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 959d14e..c37f0f2 100644 --- a/readme.md +++ b/readme.md @@ -274,6 +274,7 @@ Items with :green_heart: indicate open source projects. - [OPA Deep Dive](https://www.youtube.com/watch?v=Uj2N9S58GLU) - Deep dive on some exciting new features in the OPA project presented by the co-creators. - [Scaling Kubernetes to 2,500 Nodes](https://openai.com/blog/scaling-kubernetes-to-2500-nodes/) + [Scaling Kubernetes to 7,500 Nodes](https://openai.com/blog/scaling-kubernetes-to-7500-nodes/) - Issues you will encounter when running high-scale Kubernetes workloads. - [Service Mesh Comparison](https://servicemesh.es/) - An easy compensation to help choose one of the service Mesh implementations. +- [ArgoCD Best Practices](https://datree.io/resources/argocd-best-practices-you-should-know) ### Learnings and Documentations - [A Beginner’s Guide to Kubernetes](https://medium.com/containermind/a-beginners-guide-to-kubernetes-7e8ca56420b6) - A comprehensive introduction to Kubernetes architecture