rickcheng created ZEPPELIN-5445:
-----------------------------------
Summary: Allow users to access the spark UI outside the kubernetes
cluster
Key: ZEPPELIN-5445
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5445
Project: Zeppelin
Issue Type: Improvement
Components: Kubernetes, spark
Affects Versions: 0.9.0
Reporter: rickcheng
When zeppelin runs spark interpreter under k8s mode, it will start the
interpreter pod inside the k8s cluster. However, users cannot access the spark
UI *outside the k8s cluster*, unless a *NodePort* or *LoadBalancer* service is
created to expose the port 4040 of the spark interpreter pod.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)