# More Trilio Supported Kubernetes Distributions

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.

* [**Getting Started with Trilio on Red Hat OpenShift (OCP)**](/kubernetes/5.0.x/getting-started/red-hat-openshift.md)
* [**Getting Started with Trilio on Upstream Kubernetes (K8S)**](/kubernetes/5.0.x/getting-started/upstream-kubernetes.md)
* [G**etting Started with Trilio for AWS Elastic Kubernetes Services (EKS)**](/kubernetes/5.0.x/getting-started/aws-eks.md)
* [**Getting Started with Trilio for Google Kubernetes Engine (GKE)**](/kubernetes/5.0.x/getting-started/eks-aks-gke.md)
* [**Getting Started with Trilio on VMware Tanzu Kubernetes Grid (TKG)**](/kubernetes/5.0.x/getting-started/vmware-tanzu-kubernetes-grid-tkg.md)
* [**Rancher Deployments**](/kubernetes/5.0.x/getting-started/install-and-configure/rancher-deployments.md)
* [**Azure Cloud AKS**](/kubernetes/5.0.x/getting-started/install-and-configure/azure-cloud-aks.md)
* [**Digital Ocean Cloud**](/kubernetes/5.0.x/getting-started/install-and-configure/digital-ocean-cloud.md)
* [**Mirantis Kubernetes Engine**](/kubernetes/5.0.x/getting-started/install-and-configure/mirantis-kubernetes-engine.md)
* [**IBM Cloud**](/kubernetes/5.0.x/getting-started/install-and-configure/ibm-cloud.md)


---

# 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/5.0.x/getting-started/install-and-configure.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.
