Building a Fleet of GKE Clusters with Argo CD with Nick Ebert, Google

Building a Fleet of GKE Clusters with Argo CD with Nick Ebert, Google

Oct 19, 2022

Organizations on a journey to containerize applications and run them on Kubernetes often reach a point where running a single cluster doesn't meet their needs. ArgoCD and Fleets offer a great way to ease the management of multi-cluster environments by allowing you to define your clusters state based on labels abstracting away the focus from unique clusters to profiles of clusters that are easily replaced. In this talk Nicholas will show you one way to build a platform that removes the uniqueness of a GKE cluster with Fleets and Argo CD.