Skip to main content
The ChangeGuard operator manages the full lifecycle of data collection, security scanning, runtime detection, and AI analysis through a single 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 ArgoCD Application 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+
  • helm 3.8+ and kubectl (for installation)
  • Outbound HTTPS to api.changeguard.ai
  • For Falco: Linux kernel 5.8+ (modern_ebpf driver)

Helm Install

Uninstall