I have installed an extension in my Jupyterlab pod that needs to access the Kubeflow Pipelines on localhost:80. The problem is that KFP is on another pod. Both of them are in the same namespace.
Is there any way to network the KFP pod to be accessible under the localhost:80 of the Jupyterlab pod?
0 Replies