# Are Spot Instances Supported on AWS Cloud Provider?

## Problem

For AWS clusters created on Platform9 Managed Kubernetes, can I leverage [EC2 spot instances](https://aws.amazon.com/ec2/spot/)?

## Environment

* Platform9 Managed Kubernetes - All Versions
* AWS

## Answer

**No** - the spot instance feature for the AWS cloud provider is currently not an available feature in any of our PMK offerings. An implementation may be assessed by our Product team at a later date provided enough user feedback via our [Ideas Portal](https://ideas.platform9.com).


---

# 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/are-spot-instances-supported-on-aws-cloud-provider.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.
