Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow HA scale to be configurable beyond 2 replicas #5066

Open
knolleary opened this issue Jan 30, 2025 · 0 comments
Open

Allow HA scale to be configurable beyond 2 replicas #5066

knolleary opened this issue Jan 30, 2025 · 0 comments
Labels
customer request requested by customer feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do

Comments

@knolleary
Copy link
Member

Description

A customer plans to use the HA option to provide scalability of their NR instance. They foresee a need, in the next few months, to scale beyond the current limit of 2 replicas.

This issue is to track how we address this requirement.

The quick option is to allow the user to set the replica count for themselves (with some reasonable limit).

The harder option is to look at auto-scaling; how much of that can be delegated to k8s, or would we need to manage it.

We also need to consider billing model implications. Currently HA spins up a second replica - so uses double the resources - without changing the cost of the instance. If we allow an instance to spin up 10 replicas... the resource cost will be much greater. It feels like that should have a cost implication - need to figure out options around that (on both business and technical side).

Customer

Which customers would this be available to

Enterprise Tier Only (EE)

Have you provided an initial effort estimate for this issue?

I can not provide an initial effort estimate

@knolleary knolleary added customer request requested by customer feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do labels Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer request requested by customer feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do
Projects
Status: Next
Development

No branches or pull requests

1 participant