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.

External Secrets Operator (ESO) synchronizes secrets from external providers (AWS Secrets Manager, HashiCorp Vault, Azure Key Vault, GCP Secret Manager, and more) into Kubernetes Secrets.

What Radar Shows

ExternalSecret Detail View:
  • Sync status badge, last sync time, refresh interval
  • Store reference with clickable link and kind indicator
  • Secret mappings table (secret key → remote key, property, version)
  • Data sources with type badges
  • Target secret configuration and creation policies
  • Sync failure detection (AlertBanner when Ready condition is False)
ClusterExternalSecret Detail View:
  • Overview: provisioned vs failed namespace counts
  • Namespace selection: explicit list or label selector
  • Provisioned namespaces (green badges)
  • Failed namespaces with per-namespace error details (AlertBanner)
  • ExternalSecret spec: refresh interval, store reference, data/source counts
SecretStore / ClusterSecretStore Detail View:
  • Provider with color-coded badge (AWS orange, Azure/GCP blue, Vault purple, etc.)
  • Provider-specific details: region, vault URL, project ID, authentication method
  • Connection status with reason and last transition
  • Retry settings
  • Readiness detection (AlertBanner when not Ready)
Resource Browser: Smart columns show sync status, store reference, provider type, refresh interval, and last sync time.

Supported CRDs

CRDGroupTopologyDetail ViewAI Summary
ExternalSecretexternal-secrets.io/v1beta1-Yes-
ClusterExternalSecretexternal-secrets.io/v1beta1-Yes-
SecretStoreexternal-secrets.io/v1beta1-Yes-
ClusterSecretStoreexternal-secrets.io/v1beta1-Yes-