# Recovery of a Single Master Node Within the Cluster

## Problem

Can a single master node part of a PMK cluster be recovered/replaced?

## Environment

* Platform9 Managed Kubernetes - All Versions

## Answer

We encourage our enterprise users to create multi-master setups for HA and redundancy. There is no API/process in the product currently to do recovery/replacement for a single master node within the cluster.

## Additional Information

For a multi-master cluster, a detach operation of the master node via U/I to be replaced followed by an attach of a new master node is the preferred approach.


---

# 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://platform9.com/kb/pmk/frequently-asked-questions/recovery-of-a-single-master-node-within-the-cluster.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.
