kops/tests/e2e/scenarios/scalability
Daniel Martin eb015242fa Change volume type to io1 from io2 2025-05-13 21:51:14 -07:00
..
OWNERS Add OWNERS file in tests/e2e/scenarios/scalability 2024-08-03 10:42:57 -04:00
README.md test scenarios: create simple scalability test 2023-03-27 23:28:00 -04:00
run-test.sh Change volume type to io1 from io2 2025-05-13 21:51:14 -07:00

README.md

Running locally

If you want run locally:

First set your KOPS_STATE_STORE:

export KOPS_STATE_STORE=...

Then set the configuration and start the test run:

export CLUSTER_NAME=scalability.k8s.local
# ... and any other values you want to override

tests/e2e/scenarios/scalability/run-test.sh