Skip to main content
Odigos Central consists of components deployed in a central (management) cluster, plus connections to remote platforms: a lightweight proxy in each remote Kubernetes cluster, VM Agent hosts, and optional Cloud Connectors for cloud accounts. When Cloud Connectors are enabled, the Central cluster also runs the connector-runtime controller, a dedicated PostgreSQL store for connector state, and per-account provider connector workloads (for example AWS, GCP, and other supported providers) that you create from the UI.

Backend URLs (Helm values)

Several Helm values are named centralBackendURL. They are not interchangeable. centralProxy.centralBackendURL is the URL remote clusters use to reach Central. auth.externalUrl is the URL browsers use for SSO. They are often the same public hostname when you terminate TLS on ingress, but they serve different clients.

Components