Releases: Open-EO/openeo-geotrellis-kubernetes
Releases · Open-EO/openeo-geotrellis-kubernetes
sparkapplication-chart-0.14.9
fix PYSPARK_PYTHON the symlink /opt/openeo -> /opt/venv is only available on k8s
openeo-aggregator-chart-0.1.2
fix PYSPARK_PYTHON the symlink /opt/openeo -> /opt/venv is only available on k8s
sparkapplication-chart-0.14.1
Bugfix: Only keep metrics from running pods
sparkapplication-chart-0.14.0
Added podMonitor
sparkapplication-chart-0.11.0
Add option to run multiple instances of the driver:
ha:
enabled: true
This will start 2 instances of the driver and add a label to make the service load balance over the 2 instances.
sparkapplication-chart-0.9.0
- Switch to the newer
env
notation to define environment variables and remove theenvVars
notation - Add
POD_NAME
andPOD_NAMESPACE
environment variables by default
sparkapplication-chart-0.8.0
SECURITY
- Only give the strictly necessary permissions to the Spark driver
serviceAccount
- Run the Spark executors with the default
serviceAccount
in thenamespace