docs: HA prerequisites — AZ labels and dedicated node pools in both AZs
Open
@shobham-nv is already working on this.
Since Aug 19, 2026.
- Dominant language
- Go
- Stars
- 218
- Forks
- 72
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 427
Description
Description
Document operator prerequisites for production HA: label nodes by AZ, provision dedicated infra pools in both AZs, enable node selectors, and publish short RTO expectations.
Definition of Done
- Docs describe
topology.kubernetes.io/zone=site-a|site-b(correct Kubernetes label) - Docs describe pools:
nvcf.nvidia.com/workload=cassandra|vault|control-planewith capacity in both AZs - Docs mention
global.nodeSelectors.enabled: true - Short RTO note included (Tier-1 ~0s; NATS ≤10s; OpenBao ≤15s)
- Clear that
single-nodeis local/dev only, not production HA
By submitting this issue, you acknowledge that you are an assigned member of the NVCF development team and agree to follow our code of conduct and our contributing guidelines.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.