You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ All notable changes to this project will be documented in this file.
8
8
9
9
- Make spark-env.sh configurable via `configOverrides` ([#473]).
10
10
- The Spark history server can now service logs from HDFS compatible systems ([#479]).
11
+
- The operator can now run on Kubernetes clusters using a non-default cluster domain.
12
+
Use the env var `KUBERNETES_CLUSTER_DOMAIN` or the operator Helm chart property `kubernetesClusterDomain` to set a non-default cluster domain ([#480]).
11
13
12
14
### Changed
13
15
@@ -35,6 +37,7 @@ All notable changes to this project will be documented in this file.
0 commit comments