nginx-gateway-fabric icon indicating copy to clipboard operation
nginx-gateway-fabric copied to clipboard

Automate Zero Downtime Scaling Test

Open mpstefan opened this issue 1 year ago • 1 comments
trafficstars

mpstefan avatar Jan 02 '24 17:01 mpstefan

This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Feb 06 '24 02:02 github-actions[bot]

@kate-osborn For the sake of automation, do you think we can adjust this test to use a single cluster? Right now it uses a 10 node cluster to ensure NGF is running multiple Pods on one node, and a 25 node cluster to ensure NGF runs 1 Pod per node.

Maybe we run with a 10 node cluster and run one test with 10 NGF Pods, and one test with 25 NGF pods. This way our pipeline doesn't need to manage two clusters, and we still test the same thing. Does that sound ok?

sjberman avatar Jul 15 '24 14:07 sjberman

@sjberman yes, that sounds good

kate-osborn avatar Jul 15 '24 18:07 kate-osborn