codingfreak

Results 39 comments of codingfreak

I tried the same with docker client, where i updated /etc/docker/daemon.json and restarted docker ``` { "insecure-registries" : ["10.30.1.177:8086"] } $ sudo docker login 10.30.1.177:8086 Authenticating with existing credentials... WARNING!...

Did anyone tried the same before? Any suggestions would be of great help.

so does it mean RBAC is technically broken with CKF ?

Well I am seeing the similar issue with microk8 v1.29 + CKF v1.9

Well I tried plain microk8s v.129 installation without CKF installed on top of it. As shown in below snapshots, it works fine. I am able to pick right namespaces and...

microk8sv1.32 + CKFv.10 I am seeing the same issue with k8 dashboard ![Image](https://github.com/user-attachments/assets/cef97fed-bcb6-4ee7-9388-b1ae96447d38)

Hi All, I did attach logs from katib-db container in the bug named as mysql.zip. Is this good enough ? https://github.com/user-attachments/files/16057534/mysql.zip Sorry to say but as I need to quickly...

I am not sure if there is any new fix after I filed this issue but when I try the steps once again today it just works.

When I tried deleting respective katib-manager pod, microk8s automatically started the respective pod and then it came up properly `kubectl delete pod katib-db-manager-0 -n kubeflow`