Getting Started
Last updated
Was this helpful?
Last updated
Was this helpful?
The instructions and how-to guides on this page illustrate how to install Immuta in your Kubernetes environment. If you are upgrading Immuta, navigate to the instead.
Use a supported version of Kubernetes.
Use Helm 3.2.0 or newer (When using a Helm version older than 3.8.0, enable OCI experimental mode by exporting environment variable HELM_EXPERIMENTAL_OCI=1
.)
Deploy the services listed on the Deployment requirements guide. See the for guidance for specific cloud providers.
Grant to create Kubernetes resources in the cluster.
Consult the if unsure which Helm chart to use.
Helm chart availability
The deprecated Immuta Helm chart (IHC) is not available from ocir.immuta.com.
Copy the snippet below and replace the placeholder text with the credentials provided to you by your Immuta support professional:
Amazon Elastic Kubernetes Service (EKS)
Google Kubernetes Engine (GKE)
Microsoft Azure Kubernetes Service (AKS)
Immuta can be installed on any Kubernetes cluster. Select a guide below that corresponds to your Kubernetes distribution to install Immuta. If your distribution is not listed below (such as or ), follow the generic installation instructions:
: This guide includes instructions for
To complete your installation and access the Immuta application, .
The includes guidance for various scenarios you may encounter during and post-deployment. Below are several guides from that section that most customers follow to complete their deployment of Immuta, but none of these is a requirement for the Immuta installation to work.
: Secure your Ingress by specifying a Secret that contains a TLS private key and certificate.
: Follow these best practices for configuring your deployment for a production environment.
: The Immuta Enterprise Helm chart manages its own Memcached deployment inside the cluster. However, you can opt to externalize the key-value cache post-installation.