Ted Nyman Ted Nyman

ArgoCD Integration for Kubernetes Deployments

Monitor and manage Kubernetes deployments from ArgoCD directly in Cased with automatic event tracking and notifications.
ArgoCD Integration for Kubernetes Deployments

We’ve launched ArgoCD integration for Cased. Teams using ArgoCD for GitOps deployments can now monitor their Kubernetes applications directly from Cased.

What It Does

The integration automatically tracks deployment events from ArgoCD:

Quick Setup

Setup takes about 2 minutes:

  1. Get your personalized configuration via the Cased API
  2. Apply the configuration to your Kubernetes cluster
  3. Annotate your ArgoCD applications with Cased metadata
# Get your personalized ArgoCD configuration
curl -H "Authorization: Bearer YOUR_API_KEY" \
  https://app.cased.com/api/v1/argocd/setup

Why It Matters

ArgoCD handles the GitOps workflow. Cased adds visibility and automation on top:

The integration supports multi-cluster deployments and selective event filtering. You control which applications send events to Cased through annotations.

Read the full documentation or get started in your Cased dashboard.