# Pmk Futures

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](https://github.com/platform9/pcd-docs-gitbook/blob/main/other-docs/pmk/5.12/application-catalog/certified-apps-overview.md) workload and the long term plan is to migrate from PMK to PCD

## Estimated Schedule for Release

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

| Version      | General Availability      |
| ------------ | ------------------------- |
| 5.14         | TBD                       |
| 5.13         | July 30, 2025 (estimated) |
| 5.12.1       | April 29, 2025            |
| {% endtab %} |                           |

{% tab title="SMCP" %}

| Version       | General Availability     |
| ------------- | ------------------------ |
| 5.13          | TBD                      |
| 5.12          | April 23, 2025           |
| 5.11.1        | May 15, 2025 (estimated) |
| 5.10.1        | May 15, 2025 (estimated) |
| {% endtab %}  |                          |
| {% endtabs %} |                          |

***

## Forecasted Key Features/Fixes

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

#### PMK 5.14

* Kubernetes 1.33 support

#### PMK 5.13

* Kubernetes 1.32 support
* MetaLB monitoring in the pf9 in-cluster monitoring
* Security : Enable PSA policies for the clusters
* Cilium with eBPF

#### PMK 5.12.1

* Support for Ubuntu 24.04
* Security Fixes for [Nginx Ingress Controller CVE-2025-1974](https://kubernetes.io/blog/2025/03/24/ingress-nginx-cve-2025-1974/)
  {% endtab %}

{% tab title="SMCP" %}

#### SMCP 5.13

* Kubernetes 1.32 support
* User configurable continuous backup for Management Cluster and etcd

#### SMCP 5.12

* Kubernetes 1.31 support
* Security Fixes for [Nginx Ingress Controller CVE-2025-1974](https://kubernetes.io/blog/2025/03/24/ingress-nginx-cve-2025-1974/)

#### SMCP 5.10.1, 5.11.1

* Security Fixes for [Nginx Ingress Controller CVE-2025-1974](https://kubernetes.io/blog/2025/03/24/ingress-nginx-cve-2025-1974/)
  {% 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.12/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.
