Axera
Deployment

Deploy the whole platform from one operator.

A single Red Hat certified operator installs and lifecycle-manages the entire Axera platform on OpenShift. One custom resource, whole platform. Helm is available for vanilla Kubernetes.

One custom resource

Whole platform, from a certified operator.

Install Axera from OperatorHub as a Red Hat certified operator, then apply a single Axera custom resource. The operator reconciles the API, radar, policy watcher, monitor and console — and, if you want them, in-cluster Postgres, Kafka and AI. Helm is available for vanilla Kubernetes.

apiVersion: platform.axerasecurity.com/v1alpha1
kind: Axera
metadata:
  name: axera
spec:
  version: v9.41.0
  postgres: { external: true }
  kafka:    { external: true }
Per-cluster agents

Three telemetry agents. Pick your footprint.

Each monitored cluster runs the agents you need — flow, process, or both in one DaemonSet.

AxeraFlow

The eBPF-based flow agent — east-west and egress visibility per cluster.

AxeraProcess

The eBPF-based process agent — process attribution and runtime signals.

AxeraForce (OneBox)

Flow and process combined in a single DaemonSet — the simplest per-cluster footprint.

Built to run in your environment

On-prem, air-gapped, under your control.

Red Hat certified

Installed from OperatorHub as a certified operator; one Axera custom resource reconciles API, radar, policy watcher, monitor, console and optional in-cluster Postgres, Kafka and AI.

External or in-cluster

Bring your own Kafka and PostgreSQL, or let the operator deploy them. External is the default for production.

Air-gapped ready

Digest-pinned images and disconnected mirroring for regulated and air-gapped environments.

On-prem AI

Run an on-prem Ollama assistant for triage, or point Axera at Anthropic, OpenAI or Azure — your choice, your data boundary.