Add support for delayed provisioning of resources to support topology awareness #156
Labels
roadmap
Issues that have priority and are included in the roadmap, or are candidates to add to the roadmap
We should add support for a
resourceBindingMode: WaitForFirstConsumer
on resources likeMySqlInstance
andBucket
. This would enable the resource to be created when it first used in a workload, and would enable us to create the resource in a region/zone close to where the workload will run. It will also enable a number of topology/region/location aware scheduling smartness.The text was updated successfully, but these errors were encountered: