# Prioritize a Specific Master Node Running Keepalived Service Such That the VIP Will Raise on it if t

## Problem

Is there a way to set a Priority on a Specific Master Nodes Running Keepalived Service as a part of a PMK Multi-Master BareOS cluster such that the VIP will raise on it if the Node Becomes Available?

## Environment

* Platform9 Managed Kubernetes - All Versions

## Answer

From a general perspective, there is a way to set priority in the Keepalived configuration but restarting of the *pf9-kube service* on the node during reboot or status check failures will revert those changes. Also, currently, there is no other way to set/persist these configuration changes for the Keepalived service.

## Additional Information

[Keepalived Configuration](https://linux.die.net/man/5/keepalived.conf)


---

# 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/can-one-put-priority-on-a-specific-master-node-running-keepaliv.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.
