Components

Argo Events

Event-driven workflow component for Runtime automations.

Agentic Friendly

Component Category

Workflows and automation / event-driven workflows

Component Description

Argo Events is a Kubernetes-native event-driven automation framework for reacting to external and internal triggers.

Why It Is Used

In BullSequana AI Runtime, Argo Events helps connect event sources to automated actions and workflows. It is useful for building reactive platform automations and event-based integrations.

Learn More

Deployment notes

Argo Events deploys into the argo-events namespace at sync wave 2 in the proai tier. It provisions two JetStream-based EventBus resources (coreai-eventbus and default), each running three NATS replicas with token authentication.

Interacts With

  • Argo Workflows, as the main workflow engine triggered by events and sensors.
  • Rook Ceph, which provides S3-compatible storage and credentials for Argo Events through RGW.
  • Prometheus and Grafana, through metrics exported from the event bus and controllers.

On this page