-
Notifications
You must be signed in to change notification settings - Fork 188
Open
Labels
Description
Currently, the only prepackaged way to use the distributed deployment is to use the helm chart. Although the helm chart works well, upgrades can be challenging since they require multiple updates to helms values 3x for each region, which creates a lot of toil for clusters that are regularly being upgraded and changed . The other problem with having to update the helm values multiple times is that it creates more opportunites for human error. It would be ideal to let the operator orchestrate the updates across multiple clusters.
The biggest challenge I can see with this is having the operator pull the queue for vmagent so it knows when it is safe for a zone to serve requests again
gjacquet and gjacquetupgrade