Open
Description
With migration to CL2 being roughly done, I would like to simplify and evolve load test a bit to:
- create a service in a bundle with RC
- 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: Make kube-proxy service abstraction optional kubernetes#71355
- switch to using Deployment instead of RC
/assign @krzysied