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

Add canary release to reduce the impact of failures #625

Open
4 tasks
zeroalphat opened this issue May 9, 2023 · 0 comments
Open
4 tasks

Add canary release to reduce the impact of failures #625

zeroalphat opened this issue May 9, 2023 · 0 comments

Comments

@zeroalphat
Copy link
Contributor

zeroalphat commented May 9, 2023

What

When a resource or container image is changed, CKE restarts the container simultaneously on all nodes to reflect the change.
If a configuration file or container image is corrupted, the container will not work on all nodes, and the impact of failure is significant.

How

Implement canary release to reduce the impact of failures.

Checklist

  • Finish implentation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions
@zeroalphat zeroalphat changed the title Add canary releases Add canary release May 9, 2023
@zeroalphat zeroalphat changed the title Add canary release Add canary release to reduce the impact of failures May 9, 2023
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