kubeflow / manifests

A repository for Kustomize manifests
Apache License 2.0
814 stars 875 forks source link

kubeflow dashboard page unreachable #2624

Closed techiechap closed 7 months ago

techiechap commented 8 months ago

after reviewing the external IP and then updating the cert.yaml, kubeflow dashboard page is unreachable for Edge and chrome, I have disabled the cache but it did not help

K8s services and ingress show all the pods in OK status with external Ip being assigned to the istio-ingressgateway. upon further inspection i found these 2 issues Buttons must have discernible text: Element has no title attribute, Images must have alternate text: Element has no title attribute

Thanks

juliusvonkohout commented 8 months ago

Hello, please provide a full structured and concise description.

techiechap commented 7 months ago

Hi, Following the instructions from the manifests on the wiki, I configured the Kubeflow module by:

Installing and adjusting the install.yaml. Modifying kf-istio-resource.yaml. Creating certificate.yaml, ensuring it was correctly configured to display the external IP of AKS. Despite these configurations, the Kubeflow dashboard on the Azure AKS could not load when attempting to access the URL (URL can be accessed by going to Azure AKS services and click on the istio-ingressgateway.) Browser: Edge, Chrome

juliusvonkohout commented 7 months ago

Then please ask Intel where you have taken the guide from or use the official process https://github.com/kubeflow/manifests/blob/v1.8-branch/README.md

techiechap commented 4 months ago

@juliusvonkohout Thank you, Now am able to get to the landing page however am unable to login with the default user name ,As per the documentation for OpenID Connect Identity, i did change the default password using the python passlib library however it does not take the password, i have changed the password multiple times, requesting a way forward.

juliusvonkohout commented 4 months ago

What you have looks more like a support question and not a bug report. Please join the new clack and channel #kubeflow-platform see https://www.kubeflow.org/docs/about/community/ and let this thread rest in peace.

thesuperzapper commented 4 months ago

@techiechap Or, if you are using Kubeflow for your business, you might consider using a free but supported distribution like deployKF (my company) or Charmed Kubeflow (Canonical).