# Deploy Immuta

This section illustrates how to install Immuta on Kubernetes using the Immuta Enterprise Helm chart.

## [Requirements](https://documentation.immuta.com/latest/configuration/self-managed-deployment/deployment-requirements)

This reference guide provides an overview of the Immuta Enterprise Helm chart version requirements and infrastructure recommendations.

## [Install](https://documentation.immuta.com/latest/configuration/self-managed-deployment/install)

The guides in this section illustrate how to install and deploy Immuta in your Kubernetes environment.

## [Upgrade Immuta](https://documentation.immuta.com/latest/configuration/self-managed-deployment/upgrade-immuta)

This guide illustrates how to upgrade Immuta.

## [Guides](https://documentation.immuta.com/latest/configuration/self-managed-deployment/configure)

The guides in this section illustrate how to configure your Immuta Enterprise Helm chart for various scenarios, including optimizing your deployment for production environments.

## [Disaster recovery](https://documentation.immuta.com/latest/configuration/self-managed-deployment/disaster-recovery)

This guide provides links to additional resources for disaster recovery strategies.

## [Troubleshooting](https://documentation.immuta.com/latest/configuration/self-managed-deployment/troubleshooting)

This page provides troubleshooting guidance and outlines frequently asked questions for the Immuta installation.

## [Conventions](https://documentation.immuta.com/latest/configuration/self-managed-deployment/conventions)

This page introduces the core concepts and terminology essential for understanding the installation material.


---

# 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://documentation.immuta.com/latest/configuration/self-managed-deployment.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.
