> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo-platform/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo-platform/_mcp/server.

# Install NeMo Platform with Helm

<a id="nemo-platform-setup" />

NeMo Platform is bundled in an all-in-one Helm chart for self-managed Kubernetes deployments. Use these guides to deploy the platform on local clusters such as minikube and kind, managed clusters such as EKS, AKS, GKE, and OKE, or on-prem Kubernetes.

Start with [Prerequisites](/documentation/self-managed-deployment/setup/helm/prerequisites), then follow [Install](/documentation/self-managed-deployment/setup/helm/install). The install guide pins the chart with `NMP_HELM_CHART_VERSION` and uses the `nvidia/nemo-platform` NGC org for chart and image access.

#### [Prerequisites](/documentation/self-managed-deployment/setup/helm/prerequisites)

Review the prerequisites for installing the NeMo Platform Helm Chart.

<small>
  cluster-admin
</small>

#### [Install](/documentation/self-managed-deployment/setup/helm/install)

Install the NeMo Platform using the Helm chart.

<small>
  cluster-admin

   

  on-prem

   

  cloud
</small>

#### [Database Setup](/documentation/self-managed-deployment/setup/helm/database-setup)

Set up an external database for the NeMo Platform.

<small>
  cluster-admin

   

  on-prem

   

  cloud
</small>

#### [Ingress](/documentation/self-managed-deployment/setup/helm/ingress)

Set up Ingress for the NeMo Platform.

<small>
  cluster-admin

   

  on-prem

   

  cloud
</small>

#### [Persistent Volumes](/documentation/self-managed-deployment/setup/helm/persistent-volumes)

Set up persistent volumes for the NeMo Platform.

<small>
  cluster-admin

   

  on-prem

   

  cloud
</small>

#### [File Storage](/documentation/self-managed-deployment/setup/helm/file-storage)

Configure storage options for the Files service.

<small>
  cluster-admin

   

  on-prem

   

  cloud
</small>

#### [Multinode Networking](/documentation/self-managed-deployment/setup/helm/multinode-networking)

Configure high-performance east-west networking (EFA, InfiniBand, TCP-XO, SR-IOV) for multi-node training.

<small>
  cluster-admin

   

  cloud
</small>

#### [OpenShift](/documentation/self-managed-deployment/setup/helm/openshift)

Install with OpenShift-compatible configuration.

<small>
  cluster-admin

   

  openshift
</small>

#### [Backup and Restore](/documentation/self-managed-deployment/setup/helm/backup-and-restore)

Set up backup and restore configurations for the NeMo Platform.

<small>
  cluster-admin

   

  on-prem

   

  cloud
</small>