problem statement: scale a kubernetes delegate not based on cpu or memory, but on the number of tasks assigned to the delegates
what we need:
- a delegate deployed to a cluster
- a prometheus server running
- delegate metrics should be getting scraped and sent to promethes
- the prometheus adapter should be installed in the cluster
- this allows us to use prometheus metrics as scaling metrics
- validate that our prometheus metrics can be used by the cluster for scaling: