codingfreak
codingfreak
But now I am having issue with the kubeflow UI When I login with the weblink http://10.10.26.236:31456/ I land up in below page  Clicked "start setup"  Now once...
In between katib-db went down ``` unit-katib-ui-0: 21:38:51 INFO juju.worker.uniter.operation ran "update-status" hook (via hook dispatching script: dispatch) unit-katib-db-0: 21:39:08 ERROR unit.katib-db/0.juju-log Failed to flush [, , ] logs. Traceback...
> But now I am having issue with the kubeflow UI > > When I login with the weblink http://10.10.26.236:31456/ I land up in below page > >  >...
@orfeas-k - Thanks for the update regarding 1.7 release Before I ended up with 1.7 release I was trying with below versions and landed up in another katib-db-manager issue https://github.com/canonical/bundle-kubeflow/issues/961...
Well it works properly now with below versions. Since 1.7 is EOL I can move into 1.8 Microk8s: 1.29/stable Juju: 3.4/stable Kubeflow:1.8/stable
Hi @berkayoz Thanks for the reply. I did try microk8s + ceph combination. But I am looking to use registry capability in microk8s with CEPH storage. Whenever I enable registry...
Thanks for the reply @berkayoz Tried the following command and there is no visible error for the same and microk8s status says it is enabled `sudo microk8s enable registry --storageclass...
Thanks for the reply @rick-github. As shown in below logs, systemctl uses ollama as the default user to start ollama serve. ``` # cat /etc/systemd/system/ollama.service [Unit] Description=Ollama Service After=network-online.target [Service]...
I even had similar issue when I tried v1.29 where microk8s status says microk8s is not running. But when I tried sudo microk8s status everything is fine.