Skip to content

Next Steps

Once you have basic cluster creation working:

  • Configure OpenBao server settings via spec.configuration for structured configuration (UI, logging, plugin, lease/TTL, cache, advanced features, listener, raft, ACME CA root).
  • Configure audit devices via spec.audit for declarative audit logging.
  • Configure plugins via spec.plugins for OCI-based plugin management.
  • Configure telemetry via spec.telemetry for metrics and observability.
  • Configure spec.backup and object storage to enable snapshot streaming (see the TDD for details).
  • Integrate Operator metrics with your monitoring stack using the manifests under config/prometheus.

For deeper architectural details and the full roadmap (upgrades, backups, multi-tenancy), refer to Architecture and Security.