> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a CKS Cluster

> Learn how to delete a CKS cluster using the Cloud Console, including state requirements and precautions

## Prerequisites

This guide assumes you have an active CoreWeave account.

## Delete a Cluster with the Cloud Console

1. To delete a Cluster with the Cloud Console, navigate to the [Clusters](https://console.coreweave.com/clusters) page.
2. The Cluster dashboard includes the cluster status. Ensure the cluster is in a `Healthy` state before deleting it.
3. Click the ellipsis on the far right of the screen next to the desired cluster.
4. Enter the name of the Cluster to delete to confirm deletion.

<img src="https://mintcdn.com/coreweave-dbfa0e8d/tk0Jf62-ZaeUJuQx/products/cks/_media/delete-cluster-console.png?fit=max&auto=format&n=tk0Jf62-ZaeUJuQx&q=85&s=f618acf5c317da17630b292ba3756d07" alt="A screenshot demonstrating the Cluster deletion option." width="938" height="496" data-path="products/cks/_media/delete-cluster-console.png" />

<Warning>
  Clusters can only be deleted if they are in a `Healthy` state. Attempts to delete `Unhealthy` or `Provisioning` clusters will fail.
</Warning>
