zwangsheng opened a new issue, #3420: URL: https://github.com/apache/incubator-kyuubi/issues/3420
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues. ### Describe the feature Help proxy spark on kubernetes cluster deploy-mode spark ui. ### Motivation When Spark On Kubernetes with cluster deploy-mode, spark driver runs in the pods, using the Kubernetes network. Users cannot directly access the spark ui. Related to Spark On Kubernetes Doc[2], you need to `kubectl port-forward` for each spark application, which is very inconvenient. So related to Kyuubi Issue 2681[1], we design using kyuubi to help port forward spark ui. ### Describe the solution See more detail with Google Doc https://docs.google.com/document/d/1FOMELnyAN9JSKeYi3qSgcVukvj8IUzYk7KF0eW5CNc8/edit# ### Additional context #2681 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! -- 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]
