# Compatibility Matrix

## Compatibility Quick View

| Requirements              | Description                                                            |
| ------------------------- | ---------------------------------------------------------------------- |
| Distribution and Versions | Refer to Table Below                                                   |
| Backup Target             | <p>S3 Compatible Storage</p><p>NFS v3 and v4</p>                       |
| Application Type          | <p>Helm</p><p>Kubernetes Operators\*</p><p>Labels</p><p>Namespaces</p> |
| Storage                   | CSI Driver with Snapshot functionality                                 |
| Kubernetes Features       | CustomResourceWebhookConversion                                        |
| Kubernetes Tools          | `kubectl`/`oc`                                                         |
| Latest Build              | 5.1.1                                                                  |

\*Trilio supports the backup and restore of Kubernetes Operators which are defined by the [Kubernetes Operator Pattern](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/).

## Compatibility Details By Version

More details around container distributions and management platforms that are supported by Trilio for Kubernetes. Ecosystem product compatibility information is also provided as part of this section.

{% hint style="info" %}
Note that the table below lists the various distributions that are fully supported by Trilio. Other distributions may successfully work for the user, but only those listed are formally supported.
{% endhint %}

Trilio for Kubernetes has been developed as a Kubernetes-centric application, therefore Trilio will function on any Kubernetes distribution as long as it is CNCF conformant.

Trilio will continually update the Compatibility Matrix list of Kubernetes distributions as and when they are formally tested, validated, and added to its standard CI/CD pipelines.

{% hint style="info" %}
**Note: Upstream includes Other distributions like GKE, EKS, AKS, RKE, K3S, OVH, DOKS, MKE, etc.**
{% endhint %}

<table data-full-width="true"><thead><tr><th width="93" align="center">Trilio Release</th><th align="center">OpenShift (OCP)</th><th align="center">Upstream</th></tr></thead><tbody><tr><td align="center">5.2.x</td><td align="center"><p>4.20</p><p>4.19</p><p>4.18</p><p>4.17</p><p>4.16<br>ROSA</p><p>ARO</p><p>Dedicated</p></td><td align="center"><p>1.33</p><p>1.32</p><p>1.31</p><p>1.30</p><p>1.29</p></td></tr><tr><td align="center">5.1.x</td><td align="center"><p>4.19</p><p>4.18</p><p>4.17</p><p>4.16<br>ROSA</p><p>ARO</p><p>Dedicated</p></td><td align="center"><p>1.33</p><p>1.32</p><p>1.31</p><p>1.30</p><p>1.29</p></td></tr><tr><td align="center">5.0.x</td><td align="center"><p>4.18</p><p>4.17</p><p>4.16<br>ROSA</p><p>ARO</p><p>Dedicated</p></td><td align="center"><p>1.31</p><p>1.30</p><p>1.29</p></td></tr></tbody></table>

{% hint style="info" %}
\* Compatibility begins with Trilio for Kubernetes 5.0.x
{% endhint %}

### TrilioVaultManager and Trilio for Kubernetes Application Compatibility

TrilioVaultManager is always installed with the same version of the Trilio Application.

If you want to install Trilio for Kubernetes manually using a YAML manifest, it is recommended to keep all Trilio Application containers the same version.


---

# 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.trilio.io/kubernetes/overview/compatibility-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.
