feat(self-managed): set rateLimiter and nats-auth-callout to 2 for HA profile
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
Raise hot-path control-plane helpers to 2 replicas under the production highAvailability profile so a single pod loss does not immediately hurt request/auth traffic.
Definition of Done
-
rateLimiterreplicaCount = 2 for production HA profile -
nats-auth-calloutreplicaCount = 2 for production HA profile - PDB/anti-affinity aligned with Tier-1 where chart supports it
-
single-nodecan remain at 1
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.