# PMK Upcoming Releases

This page highlights the upcoming releases for Platform9 Managed Kubernetes.

## Background

PMK is Platform9's current product line for supporting Kubernetes workload. There is a new product line called [Platform9 Cloud Director](https://platform9.com/private-cloud-director/) which has a newer version to support [Kubernetes](/private-cloud-director/2025.10/kubernetes-clusters/k8s-overview.md) workload and the long term plan is to migrate from PMK to PCD

## Estimated Schedule for Release

{% tabs %}
{% tab title="PMK" %}

<table><thead><tr><th width="280">Version</th><th>General Availability</th></tr></thead><tbody><tr><td>5.16</td><td>April 15th, 2026</td></tr></tbody></table>
{% endtab %}

{% tab title="SMCP" %}

| Version       | General Availability |
| ------------- | -------------------- |
| 5.16          | TBD                  |
| {% endtab %}  |                      |
| {% endtabs %} |                      |

***

## Forecasted Key Features/Fixes

{% tabs %}
{% tab title="PMK" %}

#### PMK 5.16

* Kubernetes 1.35 support

#### PMK 5.15

* Kubernetes 1.34 support

{% endtab %}

{% tab title="SMCP" %}

#### SMCP 5.16

* Kubernetes 1.34 and 1.35 support

{% endtab %}
{% endtabs %}


---

# 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://docs.platform9.com/managed-kubernetes/5.15/overview/pmk-release-notes/pmk-futures.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.
