Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/22224#discussion_r212799656
--- Diff: docs/running-on-kubernetes.md ---
@@ -185,6 +185,35 @@ To use a secret through an environment variable use
the following options to the
--conf spark.kubernetes.executor.secretKeyRef.ENV_NAME=name:key
```
+## Using Kubernetes Volumes
+Starting Spark 2.4.0, users can mount the following types of Kubernetes
[volumes](https://kubernetes.io/docs/concepts/storage/volumes/) into the driver
and executor pods:
--- End diff --
"Starting with Spark ...". Also put a blank line above this.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]