What is ChangeGuard?
ChangeGuard gives platform engineering teams a single safety score for every Kubernetes deployment — the Change Safety Confidence (CSC) score. Instead of guessing whether it’s safe to deploy, your team gets a deterministic 0-100 score backed by live cluster data, policy compliance, and runtime health signals.How it works
Install the agent
One command deploys a read-only agent to your cluster. It collects pod status, node health, deployments, events, and ArgoCD state — never secrets or application data.
Agent pushes snapshots
Every 10 seconds, the agent sends a gzip-compressed snapshot to
api.changeguard.ai over TLS. The backend calculates your CSC score and stores history.Key features
- CSC Score (0-100) — single deployment readiness metric combining policy compliance, runtime health, historical stability, and cluster health
- ArgoCD Fleet Management — auto-discovers ArgoCD instances, tracks sync status, health, and drift across your fleet
- Cross-Cluster Intelligence — correlates risks across clusters (image failures, restart storms, node pressure)
- Slack & Teams Alerts — webhook notifications when scores drop or deployments degrade
- Audit Trail — every deployment validation logged with full context
- CSV/JSON Export — compliance-ready reports for security reviews