# Platform Guides

Installation of Trilio for Kubernetes is supported for various distributions of Kubernetes.

Here you will find tutorials to help you install Trilio for Kubernetes and get started with backup and restore operations.

**Enterprise Distributions**

* [**Getting Started with Trilio on Red Hat OpenShift (OCP)**](https://docs.trilio.io/kubernetes/installation/platforms/red-hat-openshift)
* [**Getting Started with Trilio on Upstream Kubernetes (K8S)**](https://docs.trilio.io/kubernetes/installation/platforms/upstream-kubernetes)
* [**Getting Started with Trilio on VMware Tanzu Kubernetes Grid (TKG)**](https://docs.trilio.io/kubernetes/installation/platforms/vmware-tanzu-kubernetes-grid-tkg)
* [**Mirantis Kubernetes Engine**](https://docs.trilio.io/kubernetes/installation/platforms/mirantis-kubernetes-engine)
* [**Rancher Deployments**](https://docs.trilio.io/kubernetes/installation/platforms/rancher-deployments)

**Cloud Platforms**

* [**Getting Started with Trilio for AWS Elastic Kubernetes Services (EKS)**](https://docs.trilio.io/kubernetes/installation/platforms/aws-eks)
* [**Getting Started with Trilio for Google Kubernetes Engine (GKE)**](https://docs.trilio.io/kubernetes/installation/platforms/eks-aks-gke)
* [**Azure Cloud AKS**](https://docs.trilio.io/kubernetes/installation/platforms/azure-cloud-aks)
* [**IBM Cloud**](https://docs.trilio.io/kubernetes/installation/platforms/ibm-cloud)
* [**Digital Ocean Cloud**](https://docs.trilio.io/kubernetes/installation/platforms/digital-ocean-cloud)


---

# 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/installation/platforms.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.
