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

Consider draining and rebooting the node when deploying the Operator #64

Open
fidencio opened this issue Aug 25, 2022 · 6 comments
Open
Assignees

Comments

@fidencio
Copy link
Member

Sasha mentioned that restarting basic services in the node may lead to Kubernetes failures that would be avoided by draining and rebooting the node.

We should consider doing that as part of the deployment.

@bpradipt
Copy link
Member

@fidencio agree that using draining and node reboot is safer. We will need to improve the pre-install and post-uninstall flow to incorporate this.

@bpradipt
Copy link
Member

We might use something like this - https://github.com/weaveworks/kured

@fidencio
Copy link
Member Author

@fidencio agree that using draining and node reboot is safer. We will need to improve the pre-install and post-uninstall flow to incorporate this.

Not only pre-install / post-uninstall flow, but also the normal flow where we add / remove a new runtimeclass to the containerd configuration.

@ariel-adam
Copy link
Member

@fidencio is this issue still relevant or can be closed?
If it's still relevant to what release do you think we should map it to (mid-November, end-December, mid-February etc...)?

@fidencio
Copy link
Member Author

This is still relevant and should be addressed in the short-term future. I'm labelling it to be part of the 0.3.0, but we'll re-asses when that time comes.

@fidencio fidencio moved this to 🆕 New in CoCo Releases Oct 12, 2022
@ariel-adam
Copy link
Member

Cool, thanks

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

3 participants