Skip to content

Getting started

First of all, make sure to obtain a license for Polars on-premise by signing up here. You will receive an access key for our private Docker registry as well as a license for running Polars Distributed on-premise.

Polars-on-premise for Kubernetes is distributed through our Helm Chart, which can be found in our helm-charts repository.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repository as follows:

helm repo add polars-inc https://polars-inc.github.io/helm-charts

You can then run helm search repo polars-inc to see the charts.

Further explanation on the different configuration can be found in the Helm Chart's readme.