Connecting
What do I need to install in my Kubernetes clusters to use ChangeGuard AI?
What do I need to install in my Kubernetes clusters to use ChangeGuard AI?
Does connecting AWS give ChangeGuard AI access to all my clusters?
Does connecting AWS give ChangeGuard AI access to all my clusters?
Our clusters sit behind an egress proxy — does Fleet still work?
Our clusters sit behind an egress proxy — does Fleet still work?
Installing ChangeGuard Edge (optional)
The install command exits immediately with an error about CG_CLUSTER_NAME
The install command exits immediately with an error about CG_CLUSTER_NAME
CG_API_KEY and CG_CLUSTER_NAME are required — the installer refuses to run without them, and the Helm chart refuses to render without agent.clusterName. The correct commands are on Install ChangeGuard AI.How long until I see my first score?
How long until I see my first score?
We use an HTTP(S) proxy — can the collector go through it?
We use an HTTP(S) proxy — can the collector go through it?
api.changeguard.ai:443. This is tracked on Known Limitations & Roadmap.Can we install air-gapped or from our own registry?
Can we install air-gapped or from our own registry?
--set global.imageRegistry=<your-registry>. The registry list is on Before you install.Does anything run privileged?
Does anything run privileged?
How do I uninstall completely?
How do I uninstall completely?
Using ChangeGuard AI
What do SHIP / HOLD / BLOCK mean?
What do SHIP / HOLD / BLOCK mean?
I don't see the Engineering Advisor / Opinion / Experience
I don't see the Engineering Advisor / Opinion / Experience
How do I change the collector's CPU/memory?
How do I change the collector's CPU/memory?
--set agent.collector.resources.limits.memory=1Gi — see Operations.How do I rotate an API key safely?
How do I rotate an API key safely?
changeguard-credentials Secret, restart the collector, then revoke the old key — steps on Operations. There’s no self-serve rotation API yet; after a suspected exposure, also confirm invalidation with support.Is ChangeGuard AI going to block my deploys?
Is ChangeGuard AI going to block my deploys?
Troubleshooting
The two canonical fix tables:- Install and first connection — Connect your first cluster: repeated
401s, egress timeouts, cluster never appearing in Fleet, operatorCrashLoopBackOff. - Day-2 operations — Operations handbook: collector crash loops, stale clusters, missing features, version skew.
kubectl logs -n changeguard-agent deploy/changeguard-collector --tail=50); they contain no secrets.