Description of problem: When using the agent provider for Hypershift-based deployments, there is no way to assign a specific IP for the cluster ingress. This is an issue when using more than one worker since you don't know which nodes will host the routers, and as such, you cannot create the proper wildcard record. Version-Release number of selected component (if applicable): Any How reproducible: Always Steps to Reproduce: 1. Create a hostedcluster 2. Scale nodepool to >= 2 replicas 3. You will get the router in one of the nodes Actual results: A VIP for the ingress cannot be specified. Expected results: A VIP for the ingress can be specified. Additional info: https://coreos.slack.com/archives/C01C8502FMM/p1657180562175549