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

Re-enable Graceful Node Shutdown feature #1261

Merged
merged 1 commit into from
Nov 3, 2022
Merged

Re-enable Graceful Node Shutdown feature #1261

merged 1 commit into from
Nov 3, 2022

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Nov 2, 2022

  • Kubelet GracefulNodeShutdown works, but only partially handles gracefully stopping the Kubelet. The most noticeable drawback is that Completed Pods are left around
  • Use a project like poseidon/scuttle or a similar systemd unit as a snippet to add drain and/or delete behaviors if desired
  • This reverts commit 1786e34.

Rel:

Previous PRs:

* Kubelet GracefulNodeShutdown works, but only partially handles
gracefully stopping the Kubelet. The most noticeable drawback
is that Completed Pods are left around
* Use a project like poseidon/scuttle or a similar systemd unit
as a snippet to add drain and/or delete behaviors if desired
* This reverts commit 1786e34.

Rel:

* https://www.psdn.io/posts/kubelet-graceful-shutdown/
* https://github.com/poseidon/scuttle
@dghubble dghubble merged commit 937acc4 into main Nov 3, 2022
@dghubble dghubble deleted the graceful branch November 3, 2022 03:53
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

Successfully merging this pull request may close these issues.

1 participant