Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using external database causes nats to update alongside other components #177

Open
thomasmitchell opened this issue Jun 22, 2021 · 0 comments

Comments

@thomasmitchell
Copy link
Contributor

The database vm(s) which normally update after nats are marked as serial, and so under normal deployment conditions, the nats vms would update, then the database would update, and then capi, diego, and other components would have a wave of updates. When the database instance_group is removed because of using an external database, nats updates at the same time as the components afterward that depend on it.

When an external database is used, the nats vms should be in their own serial group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant