# Installation

- [Installation Guide](https://docs.trilio.io/kubernetes/installation/installation.md)
- [Platform Guides](https://docs.trilio.io/kubernetes/installation/platforms.md): Learn about installation tutorials for all supported distributions of Kubernetes.
- [Prerequisites](https://docs.trilio.io/kubernetes/installation/platforms/getting-started.md): Learn about the prerequisites to install Trilio for Kubernetes and the Preflight Check Plugin
- [Red Hat OpenShift (OCP)](https://docs.trilio.io/kubernetes/installation/platforms/red-hat-openshift.md): Learn to install, license, test, and monitor Trilio for OpenShift
- [Upstream Kubernetes (K8S)](https://docs.trilio.io/kubernetes/installation/platforms/upstream-kubernetes.md): Learn how to install, license and test Trilio for Kubernetes (T4K) in an upstream Kubernetes environment.
- [VMware Tanzu Kubernetes Grid (TKG)](https://docs.trilio.io/kubernetes/installation/platforms/vmware-tanzu-kubernetes-grid-tkg.md): Learn to install, license, and test Trilio on VMware Tanzu Kubernetes Grid (TKG)
- [Mirantis Kubernetes Engine (MKE)](https://docs.trilio.io/kubernetes/installation/platforms/mirantis-kubernetes-engine.md): This page describes how to install and license Trilio for Kubernetes (T4K) in a Mirantis Kubernetes environment.
- [Rancher](https://docs.trilio.io/kubernetes/installation/platforms/rancher-deployments.md): This page describes how to install and license Trilio for Kubernetes (T4K) in a Rancher environment.
- [AWS Elastic Kubernetes Service (EKS)](https://docs.trilio.io/kubernetes/installation/platforms/aws-eks.md): Learn how to install, license and test Trilio for Kubernetes (T4K) in the AWS Elastic Kubernetes Service (EKS) environment.
- [Google Kubernetes Engine (GKE)](https://docs.trilio.io/kubernetes/installation/platforms/eks-aks-gke.md): Learn how to install, license and test Trilio for Kubernetes (T4K) in the Google Cloud (GKE) environment.
- [Azure Kubernetes Service (AKS)](https://docs.trilio.io/kubernetes/installation/platforms/azure-cloud-aks.md): This page describes how to install Trilio for Kubernetes (T4K) in the Azure Kubernetes Service (AKS) environment and get the license for it.
- [IBM Cloud Kubernetes Service (IKS)](https://docs.trilio.io/kubernetes/installation/platforms/ibm-cloud.md): This page describes how to install and license Trilio for Kubernetes (T4K) in an IBM Cloud environment.
- [DigitalOcean Kubernetes (DOKS)](https://docs.trilio.io/kubernetes/installation/platforms/digital-ocean-cloud.md): This page describes how to install and license Trilio for Kubernetes (T4K) in a Digital Ocean Cloud environment.
- [Air-Gapped Installations](https://docs.trilio.io/kubernetes/installation/restricted-network-installation-for-tvk-on-rancher-upstream.md): This page describes the instructions for deploying Trilio for Kubernetes (T4K) in a network-restricted environment
- [Upgrade](https://docs.trilio.io/kubernetes/installation/upgrade.md): Learn about Upgrading Trilio on OpenShift and Upstream Kubernetes
- [Uninstall](https://docs.trilio.io/kubernetes/installation/uninstall-triliovault-for-kubernets.md): This section describes how to uninstall Trilio for Kubernetes (T4K)
- [Licensing](https://docs.trilio.io/kubernetes/installation/licensing.md): Learn About Licensing Trilio for Kubernetes


---

# 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.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.
