Cross-cluster Argo Rollouts with ArgoCD
Over a sufficiently long time span, the number of Kubernetes clusters approach (and exceeds!) n where n = the number of things an engineers can reasonably grok. ArgoCD helps reduce cognitive load thro…
2 posts
Over a sufficiently long time span, the number of Kubernetes clusters approach (and exceeds!) n where n = the number of things an engineers can reasonably grok. ArgoCD helps reduce cognitive load thro…
ArgoCD is a lot of things: a way to manage Kubernetes manifests with a GitOps philosophy, an observability portal, a tool in the larger Argo* ecosystem. But for our developers? The features they love…