Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Delete a Cluster Node

Use this procedure to delete a node gracefully.

We provide this example procedure purely for informational purposes. See Kubernetes documentation (https://kubernetes.io/docs/home/) for the official procedure.

  1. Drain the node.
  2. Ensure there are no jobs running or scheduled to run on that node.
  3. Delete the node.