Will Cloud Deploy have the option to push config to a Config Sync git repo and let Config Sync do the work of "pushing" the config out to clusters?
Hi beb,
At this time, we do not support Config Sync, or are able to submit a rendered manifest as a PR to a repo, but it is a request we are investigating for the future. We are interested to hear any additional/feedback thoughts you may have about how you would like to see this integrated, if you have them!
Thank you again, Sander
Hi Sander,
I have the same question. In my case, I have an Anthos fleet and need to deploy the same app version to all clusters in the fleet. ConfigSync allows me to do just that but I would miss out on CloudDeploy, and I cannot use CloudDeploy because it does not support deploying to multiple clusters at once, unless I am missing something.
The combination of ConfigSync and CloudDeploy would also solve the disaster recovery scenario where I replace one cluster in the fleet and it automatically syncs up to the same state as all the other clusters.
Is there a recommended way to solve this?