---
title: "Delete a Managed Kubernetes cluster"
sidebar_label: "Delete a cluster"
sidebar_position: 17
description: "How to delete a Managed Kubernetes cluster"
---

import Formbricks from '@theme/MDXComponents/Formbricks';
import TrashIcon from '@selectel/docux/icons/trash';

# Delete a Managed Kubernetes cluster

:::danger

Deleting a cluster removes all its components: nodes, volumes, and load balancers.

If you delete a cluster on dedicated servers, in accordance with the [User Agreement](https://selectel.ru/about/documents/user-agreement/), funds for dedicated servers will be refunded only for full unused months. Learn more in the [Managed Kubernetes payment model and prices](/managed-kubernetes/about/payment.mdx).

:::

1. In the [Control panel](https://my.selectel.ru/mks/), on the top menu, click **Products** and select **Managed Kubernetes**.
2. In the **Clusters** section, in the cluster row, click <TrashIcon />.
3. Optional: select a reason for deleting the cluster or specify your own.
4. Enter the cluster name to confirm the deletion.
5. Click **Delete**.

<Formbricks />
