Kubernetes

Kubernetes Q&A: What to bundle in the Argo CD application and best practices to manage other resources

If you're deploying apps with Argo CD, you're already halfway to a solid GitOps workflow.

JR

3 minute read

If you’re deploying apps with Argo CD, you’re already halfway to a solid GitOps workflow. But when it comes to bundling resources like Gateways, HTTPRoutes, and StorageClasses, confusion sets in fast. Let’s cut through the noise with production-tested patterns.