# Host Operating System Support Matrix

| PCD Release      | Ubuntu 22.04   | Ubuntu 24.04 | Rocky Linux 10.2 |
| ---------------- | -------------- | ------------ | ---------------- |
| **January 2026** | Supported      | Supported    | --               |
| **April 2026**   | Supported      | Supported    | --               |
| **July 2026**    | Deprecated     | Supported    | Supported        |
| **October 2026** | Deprecated     | Supported    | Supported        |
| **January 2027** | Deprecated     | Supported    | Supported        |
| **April 2027**   | End of support | Supported    | Supported        |

**Legend:**&#x20;

* Supported = fully tested and maintained
* Deprecated = still functional, but no longer recommended for new deployments; plan to migrate
* End of support = no longer tested, patched, or supported

### Important dates

**July 2026:** Ubuntu 22.04 is deprecated. New cluster deployments should use Ubuntu 24.04 or Rocky Linux 10.2.

**January 2027:** Last PCD release that includes Ubuntu 22.04 support.

**April 2027:** Ubuntu 22.04 reaches end of support. Hosts running Ubuntu 22.04 must be migrated before upgrading to this release.


---

# 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/getting-started/host-operating-system-support-matrix.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.
