zhengchenyu commented on code in PR #57350: URL: https://github.com/apache/spark/pull/57350#discussion_r3717546179
########## docs/running-on-kubernetes.md: ########## @@ -1613,6 +1615,28 @@ See the [configuration page](configuration.html) for information on Spark config </td> <td>4.3.0</td> </tr> +<tr> + <td><code>spark.kubernetes.driver.ui.service.enabled</code></td> + <td><code>false</code></td> + <td> + If true, Spark will create a dedicated Kubernetes Service for the Spark driver Web UI. Review Comment: OK, added. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
