Skip to content

Releases: Open-EO/openeo-geotrellis-kubernetes

sparkapplication-chart-0.14.9

02 Oct 12:01
Compare
Choose a tag to compare
fix PYSPARK_PYTHON

the symlink /opt/openeo -> /opt/venv is only available on k8s

openeo-aggregator-chart-0.1.2

02 Oct 13:37
Compare
Choose a tag to compare
fix PYSPARK_PYTHON

the symlink /opt/openeo -> /opt/venv is only available on k8s

sparkapplication-chart-0.14.1

07 Dec 15:50
78320d0
Compare
Choose a tag to compare

Bugfix: Only keep metrics from running pods

sparkapplication-chart-0.14.0

07 Dec 12:50
e97ebfc
Compare
Choose a tag to compare

sparkapplication-chart-0.11.0

22 May 12:36
Compare
Choose a tag to compare

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

14 Mar 08:21
3e49e73
Compare
Choose a tag to compare
  • Switch to the newer env notation to define environment variables and remove the envVars notation
  • Add POD_NAME and POD_NAMESPACE environment variables by default

sparkapplication-chart-0.8.0

11 Jan 16:09
a6d0db6
Compare
Choose a tag to compare

SECURITY

  • Only give the strictly necessary permissions to the Spark driver serviceAccount
  • Run the Spark executors with the default serviceAccount in the namespace