kubernetes / kubernetes/perf-tests
Simplify load test
Open
area/clusterloader
kind/feature
lifecycle/frozen
sig/scalability
- Dominant language
- Go
- Stars
- 989
- Forks
- 654
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 56
Description
With migration to CL2 being roughly done, I would like to simplify and evolve load test a bit to:
1. create a service in a bundle with RC
2. that creates a problem that we currently have a service only for half of RCs, but fortunately in new enough releases we can solve that by using the mechanism introduced here: https://github.com/kubernetes/kubernetes/pull/71355
3. switch to using Deployment instead of RC
/assign @krzysied
Contributor guide
Assessment
This issue has not been assessed yet.