# Drain and restart nodes

Efficiently manage your Kubernetes clusters by draining and restarting nodes with these straightforward steps! Head to Kubernetes, click 'More' for the cluster you wish to modify, and select 'Destroy.' Enter the cluster name in the input field and confirm by clicking 'Destroy.' Streamline your workflow with these quick actions for node maintenance.

1. Navigate to <mark style="color:orange;">`Kubernetes`</mark>, and click on the <mark style="color:orange;">`More`</mark> of the Kubernetes cluster you want to destroy, then click <mark style="color:orange;">`Destroy`</mark>.

<figure><img src="/files/BDxuKRBso0zspIsB3YAk" alt=""><figcaption></figcaption></figure>

2. Type the name of the Kubernetes cluster in the input, then click <mark style="color:orange;">`Destroy`</mark>.

<figure><img src="/files/218jPiUK8NtVnFdAXxQi" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.enclaive.cloud/enclaive-multi-cloud-platform/tutorials/dyneemes/drain-and-restart-nodes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
