Next Steps¶
Once you have basic cluster creation working:
- Configure OpenBao server settings via
spec.configurationfor structured configuration (UI, logging, plugin, lease/TTL, cache, advanced features, listener, raft, ACME CA root). - Configure audit devices via
spec.auditfor declarative audit logging. - Configure plugins via
spec.pluginsfor OCI-based plugin management. - Configure telemetry via
spec.telemetryfor metrics and observability. - Configure
spec.backupand 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.