Skip to main content
Version: Next

Installing on Kubernetes



Running Superset on Kubernetes is supported through the official Apache Superset Kubernetes Operator.

warning

The Superset Helm chart under helm/superset is deprecated and is not recommended for new Kubernetes deployments.

Use the operator documentation as the source of truth for Kubernetes installation and operations. It covers installing the operator, defining Superset deployments with Kubernetes custom resources, configuring dependencies, upgrades, and operational workflows.

New Deployments

Start with the Apache Superset Kubernetes Operator documentation.

Existing Helm Deployments

Existing Helm chart users should plan a migration to the operator. Follow the Helm chart migration guide for the recommended migration path.

Until migration is complete, legacy chart reference material remains available in the deprecated Helm chart README.

Resources