# Kubernetes Roadmap : Upcoming Releases

| **Version** | **General Availability**      |
| ----------- | ----------------------------- |
| 2025.12     | December 30, 2025 (estimated) |
| 2025.10     | October 30, 2025 (estimated)  |
| 2025.8      | August 30, 2025 (estimated)   |
| 2025.6      | June 23, 2025 (released)      |

#### PCD 2025.12

* Migration support from PMK to PCD for interested customers
* Support for Kubernetes 1.34

#### PCD 2025.10

* Bring Your Own Host(BYOH) with self-managed k8s control plane (similar to current PMK product)
* Support for Ubuntu 24.04 LTS

#### PCD 2025.8

* Enhancements to GPU Support in Kubernetes with Nvidia Operator
* Reliability improvements to `physical clusters` (bare metal provider) and `virtual clusters` (OpenStack provider)
  * Enhanced MetalLB configuration
* Support for Kubernetes 1.33
* Security posture improvements

#### PCD 2025.6

* BYOH enhancements
  * Extended support for BYOH operations from the UI
  * Ability to select nodes when creating a BYOH cluster
* GPU Support in Kubernetes with Nvidia Operator (beta)
* Kubernetes cluster support for self-hosted deployments
* Refer the [release notes](/private-cloud-director/2025.8/release-notes/june-2025-release.md) for further details

#### PCD 2025.4

* Support for `physical clusters` (bare metal provider BYOH) (beta)
* Support for Kubernetes 1.32 (in addition to 1.31)
* Support for Ubuntu 22.04 LTS (in addition to Ubuntu 20.04 LTS)
* Refer the [release notes](/private-cloud-director/2025.8/release-notes/april-2025-release.md) for further details


---

# 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/private-cloud-director/2025.8/release-notes/upcoming-releases.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.
