We have two versions of application deployed to PCF. Can we have same "Route / URL" for both the versions of application and define %of traffic each have to handle?
example.com/myapp -> Applicatoin instance 1 -> **Handle 90% of request**
example.com/myapp -> Applicatoin instance 2 -> **Handle 10% of request**
We need this in Pilot kind of scenario to avoid one big bang deployment and any potential downtime.
Have checked out how routing works in PCF here. Could find solution for what we want.
https://docs.cloudfoundry.org/devguide/deploy-apps/routes-domains.html#map-route