Skip to content

Commit 25406ac

Browse files
committed
[SPARK-51965] Update Compatibility section of docs/operations.md
1 parent bb43a3d commit 25406ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/operations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ under the License.
1919

2020
### Compatibility
2121

22-
- Java 17 and 21
22+
- Java 17, 21 and 24
2323
- Kubernetes version compatibility:
24-
+ k8s version >= 1.28 is recommended. Operator attempts to be API compatible as possible, but
24+
+ k8s version >= 1.31 is recommended. Operator attempts to be API compatible as possible, but
2525
patch support will not be performed on k8s versions that reached EOL.
2626
- Spark versions 3.5 or above.
2727

0 commit comments

Comments
 (0)