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

Horizontal scaling #637

Closed
Tracked by #691
mpstefan opened this issue May 11, 2023 · 0 comments · Fixed by #1048
Closed
Tracked by #691

Horizontal scaling #637

mpstefan opened this issue May 11, 2023 · 0 comments · Fixed by #1048
Assignees
Labels
enhancement New feature or request refined Requirements are refined and the issue is ready to be implemented. size/medium Estimated to be completed within a week
Milestone

Comments

@mpstefan
Copy link
Collaborator

mpstefan commented May 11, 2023

As a user of NKG in a kubernetes cluster with lots of incoming traffic
I want to be able to horizontally scale NKG within my cluster
So that I can provide additional capacity for incoming traffic
And so that my Gateway can have higher availability.

Acceptance

  • Users are able to set the number of replicas they would like to scale to for any gateway.
  • A leader is elected amongst the replicas of NKG to write to the Kubernetes API.
  • Incoming traffic is distributed evenly across replicas for that gateway.
@mpstefan mpstefan added the enhancement New feature or request label Jun 9, 2023
@mpstefan mpstefan added the backlog Currently unprioritized work. May change with user feedback or as the product progresses. label Jun 29, 2023
@mpstefan mpstefan modified the milestones: v1.1.0, v1.0.0 Jun 29, 2023
@mpstefan mpstefan modified the milestones: v1.0.0, v1.0.1 Aug 11, 2023
@mpstefan mpstefan removed the backlog Currently unprioritized work. May change with user feedback or as the product progresses. label Aug 21, 2023
@mpstefan mpstefan modified the milestones: v1.0.1, v1.0.0 Aug 21, 2023
@mpstefan mpstefan added refined Requirements are refined and the issue is ready to be implemented. size/medium Estimated to be completed within a week labels Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refined Requirements are refined and the issue is ready to be implemented. size/medium Estimated to be completed within a week
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants