> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hoppscotch.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploy Hoppscotch with Helm Charts

> Get started deploying Hoppscotch on Kubernetes using Helm charts. Review supported platforms and choose a deployment target for your cluster.

Deploying Hoppscotch [Community](/documentation/self-host/community-edition/getting-started) and [Enterprise](/documentation/self-host/enterprise-edition/getting-started) editions with Helm charts makes it easier to manage your self-hosted instance on [Kubernetes](https://kubernetes.io/).

[Helm](https://helm.sh) is a package manager for Kubernetes, and [charts](https://artifacthub.io/) are pre-configured templates that automate the deployment and management of applications on Kubernetes. By using Helm, you can quickly spin up a fully functional Hoppscotch instance on your cloud provider or local Kubernetes setup.

Follow the below guide to deploy Hoppscotch on your Kubernetes cluster using Helm charts:

<CardGroup cols={1}>
  <Card title="Deploying Hoppscotch on a DigitalOcean Kubernetes Cluster" iconType="light" icon="digital-ocean" href="/documentation/self-host/helm-chart-deployment/digital-ocean">
    We will deploy Hoppscotch on a DigitalOcean Kubernetes cluster using Helm charts.
  </Card>
</CardGroup>
