generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Labels
Priority: LowThis issue will not be seen by most users. The issue is a very specific use case or corner caseThis issue will not be seen by most users. The issue is a very specific use case or corner caseStatus: Work in ProgressType: EnhancementNew feature or requestNew feature or request
Description
It would be great if the taint applied to nodes when they are due to terminate could be configured as NoExecute.
Currently the taint is only really useful for informational purposes as cordoning the node already applies a NoSchedule taint.
I'd like to be able to set terminating nodes as NoExecute in order to stop daemonset pods gracefully (specifically to allow Consul agents to leave the cluster)
Similar to kubernetes/kubernetes#75482
Metadata
Metadata
Assignees
Labels
Priority: LowThis issue will not be seen by most users. The issue is a very specific use case or corner caseThis issue will not be seen by most users. The issue is a very specific use case or corner caseStatus: Work in ProgressType: EnhancementNew feature or requestNew feature or request