Vault Operator
Platform:
22.04
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/edge | 31 | 22 Feb 2024 |
juju deploy vault-dev --channel edge
Production blueprint
This document outlines recommendations for operating Vault in a production environment.
Infrastructure
Please follow the Vault project reference to deploy the Vault charms on hosts of appropriate size for your deployment.
High Availability
Vault should be deployed with a total of 5 units.
Observability
Vault should be integrated with Canonical Observability Stack:
- Vault should be integrated with Grafana Agent using the
cos-agentcharm relation interface. - Grafana Agent should be integrated with COS using the
loki_push_api,prometheus_remote_write, andgrafana_dashboardcharm relation interfaces.
Backup and Restore
Vault should be integrated with an S3 provider to conduct regular backup operations.
