You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have installed Kubeflow with the vanilla deployment configuration in the cluster and we have setup Istio routing to it with SDS. After this we got an error in the UI ("Unable to contact Profile Controller").
The access to the profiles-kfam.kubeflow service was blocked. I found out that there is no ports section in the profiles deployment. When I added the following snippet the problem was resolved:
We have installed Kubeflow with the vanilla deployment configuration in the cluster and we have setup Istio routing to it with SDS. After this we got an error in the UI ("Unable to contact Profile Controller").
The access to the
profiles-kfam.kubeflow
service was blocked. I found out that there is noports
section in the profiles deployment. When I added the following snippet the problem was resolved:The text was updated successfully, but these errors were encountered: