SpiceDB Operator manages SpiceDB authorization database instances in Kubernetes via SpiceDBCluster custom resources, handling provisioning, configuration, and version upgrades.
SpiceDB Operator is a Kubernetes operator that manages the lifecycle of SpiceDB
authorization database instances. It watches for SpiceDBCluster custom resources and handles provisioning,
configuration, upgrades, and health management of SpiceDB deployments. Version migrations follow an update graph that
defines valid upgrade paths between SpiceDB releases, preventing unsafe skips.
Official documentation: https://github.com/authzed/spicedb-operator