shipper
shipper copied to clipboard
Consider using labels & label selectors for cluster scheduling
Currently Shipper only understands that clusters are running in "regions".
It also has an implicit assumption that multiple clusters inside the same region are running in different availability zones.
Moving to labels and label selectors would allow us to have arbitrary scheduling domains, similar to Kubernetes nodeSelector.