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

Blue green upgrades #30

Open
gedw99 opened this issue May 13, 2024 · 0 comments
Open

Blue green upgrades #30

gedw99 opened this issue May 13, 2024 · 0 comments

Comments

@gedw99
Copy link

gedw99 commented May 13, 2024

When running a cluster of things you need to not only control the scale but also upgrading the machines ( like 3 ) such that they is no down time.

The yaml config could be extended to support this will basic http calls to put a machine into drain mode and then upgrade one at a time .

This is pretty standard pattern , but there are other patterns. https://gofr.dev/docs/advanced-guide/publishing-custom-metrics show these standard patterns on a few of their pages.

This would broaden the amount of systems that can be run on fly.

https://github.com/gofr-dev/gofr Is the code to match the docs

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