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

Test multiple replicas of a gateway #559

Open
maleck13 opened this issue Oct 18, 2024 · 0 comments
Open

Test multiple replicas of a gateway #559

maleck13 opened this issue Oct 18, 2024 · 0 comments

Comments

@maleck13
Copy link

Summary

Ensure that if the number of replicas for a gateway is increased or decreased . RateLimiting and Auth continue to operator as expected

Documentation

kubectl scale deployment/some-gateway -n ingress-gateway --replicas=n

N/A
Additional context

Increasing and decreasing replicas will likely be a common use case for customers when traffic increases or decreases via use of something like a HPA (horizontal pod autoscaler) for example

Test cases

  • Use HPA for scaling (both up and down)
  • Use CLI for scaling (both up and down)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant