Closed techiechap closed 7 months ago
Hello, please provide a full structured and concise description.
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
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
@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.
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.
@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).
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