Validated Deployments / Local Baselines
Use local lanes for rehearsal, validation, and DR proof, not as accidental production defaults.
The local validated scope comes from the project's k3d environment. These lanes are valuable because they prove concrete behaviors such as hardened bootstrap, passthrough access, ACME issuance, and cross-cluster restore. They are not a substitute for making an explicit production platform choice.
Validated local lanes
- 01Open lane
k3d Development
Shared terminating edge, RustFS backups, JWT bootstrap, and a development-profile lane for rehearsal and integration work.
- 02Open lane
k3d Hardened / External TLS
Transit auto-unseal, external TLS Secrets, and user-managed passthrough for the closest local analogue to a hardened external-certificate deployment.
- 03Open lane
k3d Hardened / ACME
Transit auto-unseal with OpenBao-managed ACME and validated hostname resolution in the local hardened ACME lane.
- 04Open lane
k3d Cross-Cluster DR
A proving lane for shared Transit, shared snapshot storage, and restore rehearsal across separate source and target clusters.
Generic backup and restore procedures belong in the main Operate docs. The cross-cluster DR restore procedure remains in this section because it depends on the exact validated DR lane assumptions.
Related catalogs
You are reading the unreleased main docs. Use the version menu for the newest published release, or check the release notes for what is already out.
Was this page helpful?
Use Needs work to open a structured GitHub issue for this page. The Yes button only acknowledges the signal locally.