This Helm chart is designed for deploying the Spark Connect application.
Spark Connect is an application that allows you to perform data processing tasks using Apache Spark.
- Apache Spark >= 3.5
- Dynamic package installation
- Apache Celeborn support
- Optional mTLS.
- Istio support
- Kubernetes 1.16.0 or later
- Helm 3.0.0 or later
- Make sure you have Helm 3.0.0 or later installed.
- Add the Helm repository for your project:
helm repo add spark-connect-kubernetes https://aagumin.github.io/spark-connect-kubernetes
- Update the Helm repository list:
helm repo update
- Install the Spark Connect Helm chart:
helm install [RELEASE_NAME] spark-connect-kubernetes/spark-connect