As the doc says:
Newer resources, such as Job, Deployment, Replica Set, and Daemon Set, support set-based requirements as well.
Why does the resource service not support set-based requirements? When will it support that?
I want to create a service that select pods with key = v1 or v2. How can I achieve this goal?