ChangeGuardAgent custom resource.
One-Line Install
What Gets Deployed
RBAC
The operator creates a ClusterRole with read-only access. It reads pods, deployments, nodes, events, services, RBAC objects (for Identity & Access and Attack Paths), network policies, and metrics, plus ArgoCDApplication and Flux (Kustomization, HelmRelease, Source) custom resources for GitOps discovery. GitOps state is read directly from those resources — no ArgoCD or Flux API token is required — and the agent never reads application Secrets.
The agent never reads or stores application secrets.
Requirements
- Kubernetes 1.25+
helm3.8+ andkubectl(for installation)- Outbound HTTPS to
api.changeguard.ai - For Falco: Linux kernel 5.8+ (modern_ebpf driver)