kubeflow / dashboard

Kubeflow Central Dashboard is the web interface for Kubeflow
Apache License 2.0
3 stars 2 forks source link

[Kubeflow 1.8] Namespaces are not getting listed in UI #8

Closed Ragavendran-Venkataraman closed 1 month ago

Ragavendran-Venkataraman commented 1 month ago

Hi Kubeflow,

I have installed kubeflow using the instruction from readme.md file. All the services are up and running.

The UI is not able to list the namespace.

Screenshot 2024-10-24 at 15 00 47

Need help to debug this issue.

I find these error in profiles-deployment under kubeflow namespace.

E1024 07:13:36.473105 1 reflector.go:125] pkg/mod/k8s.io/client-go@v0.0.0-20190528110200-4f3abb12cae2/tools/cache/reflector.go:93: Failed to list *v1.RoleBinding: Get "https://10.0.0.1:443/apis/rbac.authorization.k8s.io/v1/rolebindings?limit=500&resourceVersion=0": dial tcp 10.0.0.1:443: connect: connection refused

Need help / additional information to understand and fix the issue.