Chart: spark-on-k8s
A Helm chart for spark-on-k8s API and Web UI.
To deploy the spark-on-k8s API and Web UI, use the following command:
helm repo add spark-on-k8s https://hussein.awala.fr/spark-on-k8s-chart
helm repo update
helm install <release-name> spark-on-k8s/spark-on-k8s --values <path-to-values-file>
Sections
root
alues that are defined in the root of the values file.
image
Docker image configuration for the Spark-on-K8S deployment
serviceAccount
The service account configuration for the Spark-on-K8S deployment
service
The configuration for the Spark-on-K8S service
ingress
The configuration for the Spark-on-K8S ingress
autoscaling
The autoscaling configuration for the Spark-on-K8S deployment
sparkHistory
Configuration for the Spark History Server
application chart version (0.3.0) running application version (0.6.0)