Drainage Tasks
Check Items
An unfinished drainage task is detected in the cluster, which may resume after the upgrade. If this happens, running pods will be evicted, which could impact your services.
Solution
- Configure the kubectl command. For details, see Connecting to a Cluster Using kubectl.
- Check if there are any drainage tasks in progress.
kubectl get drainage
Figure 1 An in-progress drainage task
Delete the drainage resources and perform the pre-upgrade check again.
- Run the following command to delete a drainage task:
kubectl delete drainage {Name of the drainage task}
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.