Github user liyinan926 commented on a diff in the pull request:
https://github.com/apache/spark/pull/21260#discussion_r192146061
--- Diff: docs/running-on-kubernetes.md ---
@@ -602,4 +602,52 @@ specific to Spark on Kubernetes.
<code>spark.kubernetes.executor.secrets.spark-secret=/etc/secrets</code>.
</td>
</tr>
+<tr>
+
<td><code>spark.kubernetes.driver.volumes.[VolumeType].[VolumeName].mount.path</code></td>
--- End diff --
It's worth mentioning that `VolumeType` should be a type supported by
Kubernetes and use the same type names as those used by Kubernetes.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]