apache / polaris

The interoperable, open source catalog for Apache Iceberg
http://polaris.io/
Apache License 2.0
1.02k stars 101 forks source link

Added The Helm Chart For Installing Polaris #240

Open zender651 opened 2 weeks ago

zender651 commented 2 weeks ago

Description

I added a Helm chart for installing Polaris, which has been tested locally and on a Kubernetes cluster on Cloud. The image used for setting up Polaris was created using Docker and is stored in a public repository on Docker Hub.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

The changes were tested by deploying the Helm chart on both a local Kubernetes cluster and an EKS cluster.

Test Configuration:

Checklist:

Please delete options that are not relevant.

adutra commented 2 weeks ago

Hi @zender651 thanks for this PR but we already have PR https://github.com/apache/polaris/pull/135 that adds support for Helm and which is ready to merge.