QuestDB Enterprise Kubernetes Operator

Enterprise

The Kubernetes Operator manages QuestDB Enterprise clusters. For open source QuestDB on Kubernetes, use the QuestDB Helm chart.

Learn more
Beta for design partners

The API is questdb.io/v1alpha1 and may change between beta releases. Amazon EKS and Azure AKS are supported on the tested versions in the support matrix. See Support for beta expectations.

The QuestDB Enterprise Operator manages the Kubernetes lifecycle of QuestDB Enterprise: database pods and storage, configuration, engine-driven backup, replication and promotion, restore and point-in-time recovery, and health status.

You bring an existing object store. The operator has no cloud IAM or identity and performs no object-store I/O: it never creates, reads, or deletes buckets or containers. With static authentication, it reads the referenced Kubernetes Secret only to inject database pod configuration; ambient EKS IRSA avoids that static Secret. QuestDB database pods perform all object-store I/O.

Choose your path

Use Configuration for common resource shapes and the API Reference for every field, default, and validation rule.