Skip to main content

Documentation Index

Fetch the complete documentation index at: https://radarhq.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

KEDA (Kubernetes Event-Driven Autoscaling) is a CNCF graduated project that scales workloads based on external event sources - queues, streams, cron schedules, Prometheus metrics, and 60+ other triggers.

What Radar Shows

Topology: ScaledObject → target workload (Deployment, StatefulSet, or Rollout). See which workloads are managed by KEDA and trace the scaling relationship.
KEDA Topology
ScaledObject Detail View:
  • Status conditions (Ready, Active, Paused, Fallback)
  • Target workload reference
  • Min/Max/Idle replica configuration
  • Polling interval and cooldown period
  • Trigger list with type and metadata
  • Generated HPA name
  • Pause state detection (supports all 3 annotation variants)
ScaledObject Detail
ScaledJob Detail View:
  • Status conditions
  • Job target reference
  • Scaling strategy (default, custom, accurate, eager)
  • Success/failure limits
  • Trigger list
TriggerAuthentication Detail View:
  • Pod identity provider and configuration
  • Secret references with linked Secret navigation
  • Environment variable mappings
  • External secret providers (HashiCorp Vault, Azure Key Vault, AWS Secrets Manager)
Resource Browser: Smart columns show status, target workload, trigger count, and replica range at a glance.
ScaledObject List

Supported CRDs

CRDGroupTopologyDetail ViewAI Summary
ScaledObjectkeda.sh/v1alpha1YesYesYes
ScaledJobkeda.sh/v1alpha1YesYesYes
TriggerAuthenticationkeda.sh/v1alpha1-YesYes
ClusterTriggerAuthenticationkeda.sh/v1alpha1-YesYes