> ## Documentation Index
> Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 06.03.2025: Deploy via helm

> Available in Phoenix 10.6+

<Update label="06.03.2025">
  ## Deploy Via Helm

  <Frame>
    <iframe src="https://cdn.iframe.ly/oApxptTr" width={1000} height={400} allowFullScreen />
  </Frame>

  We're excited to announce that Phoenix can now be deployed via a Helm chart for Kubernetes.

  This allows you to:

  * **Quickly spin up Phoenix** with a single `helm install` and a single YAML file.
  * **Launch using the infrastructure and deployment patterns recommended by the Phoenix team**, ensuring consistency and ease of maintenance.
  * **Easily upgrade** to the latest Phoenix features and improvements over time.

  Whether you are self-hosting in a cloud Kubernetes cluster or on-premises, the new Helm chart makes deploying Phoenix simpler and more reliable than ever.

  #### Set up Instructions

  <Card title="Kubernetes (helm) | Phoenix" href="/docs/phoenix/self-hosting/deployment-options/kubernetes-helm" horizontal icon="ship" description="Helm deployment guide" />
</Update>
