codingfreak

Results 26 issues of codingfreak

#### Summary I have a 3 node cluster running microk8s 1.29.4 with a nvidia RTX 3060 in gpu01 node. ``` $ microk8s.kubectl get nodes NAME STATUS ROLES AGE VERSION gpu01...

### Bug Description As shown in below juju status, katib-db-manager unit is stuck with " hook failed: "update-status"" ``` mm323:~$ juju status Model Controller Cloud/Region Version SLA Timestamp kubeflow uk8sx...

bug

### Bug Description As shown in below logs, Katib-db-manager is continously waiting for the relation-db data from mysql which is still busy in installing the Agent ``` $ juju status...

bug

### What is the issue? I am not able to access previously downloaded models eventhough they are present in the system I saw similar issue which is closed now https://github.com/ollama/ollama/issues/1493...

bug

#### Summary I was using microk8s 1.29 previously as mentioned in https://github.com/canonical/microk8s/issues/4557 Then I downgraded to Microk8s 1.24 by performing remove and clean install of microk8s 1.24. Now on enabling...

/kind question Hi All, I am quite new to project and have a very basic question with respect to custom images for Jupyter notebooks. Currently I am using KF1.7 infrastructure...

kind/question

#### Summary I am not able to successfully start microk8s snap in ubuntu core 22 #### What Should Happen Instead? microk8s should be working fine in ubuntu core 22 ####...

inactive

Hi All, Looks like on enabling microk8s registry, hostpath-storage is enabled by default. Is there a way to make registry use underlying ceph storage instead of hostpath-storage ? ``` $...

Hi All, I am using microk8s v1.32 on a 3 node cluster and configured CKF v1.10 on it. ``` $ microk8s.version MicroK8s v1.32.3 revision 8148 ``` I ended up with...

Hi All, Currently, microk8s is installed in a cluster containing NODEA, NODEB, NODEC and insecured harbor registry in NODEP. ENVIRONMENT: Microk8s: v1.29.15 revision 8006 OS: Ubuntu 22.04 I followed instructions...