-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pipeline UI should work behind Kubeflow reverse proxy (Ambassador) #373
Comments
As you said, the UI works fully behind Ambassador, including proxying Tensorboard with the /data route mapped to go to the Pipelines frontend service. @neuromage is looking into better support for Tensorboard, possibly by using a CRD to manage instances. |
@neuromage Do we have issues tracking the tensorboard problems? |
There's an existing internal bug for tracking this, I'll cc you on that one. Also, I'll create a new github issue to track this externally as well. |
Created tracking issue #443 |
Closing this since it's not tracking anything now. |
Opening this issue to track getting the pipelines UI to work with the Kubeflow proxy.
@yebrahim @IronPan @kunmingg Does anyone know the current status of this?
IIRC based on our discussions, I think the UI works with Kubeflow reverse proxy with the exception of the TensorBoard links. The short term fix for the tensorboard links was to explicitly map "/data" and maybe some other paths used by TensorBoard to the pipelines UI.
Do we already have issues tracking that?
The text was updated successfully, but these errors were encountered: