Skip to main content

Agent Operator (Kubernetes operator)

The Contrast Agent Operator is a standard Kubernetes operator that executes within Kubernetes and OpenShift clusters to automate injecting Contrast agents into existing workloads, configuring injected agents, and facilitating agent upgrades.

To get started, install the agent operator or use the agent operator walkthrough for a full example.

The operator is configured using declarative Kubernetes native resource types. Resources types are documented in the agent operator configuration section.

Note

github.png The Contrast Agent Operator is an open-source project. You can review the code and contribute to its development here.

Security policies

The Contrast Agent Operator supports clusters with various security policies. It is recommended to familiarize yourself with them before installation. See here for the latest policies.

See also