-
I've deployed this bundle and noticed that the jupyter web app isn't working and its image is almost 18 months old. I've checked out the latest jupyter web app and it runs locally without issue. I was…
-
"Add to new model" option is not found with charms. How can I get that for testing purpose
-
Hi,
Our current infrastructure does not support docker-compose, could we request for another method of Proof of Concept installation using Kubernetes deployment (yaml or Helm chart) ?
-
/kind bug
**What steps did you take and what happened:**
Based on the [ubuntu/microk8s#1698](https://github.com/ubuntu/microk8s/issues/1698#issuecomment-731260701) suggestion,
I installed kubeflo…
-
I'm deploying cs:~kubeflow-charmers/bundle/kubeflow-lite-53 inside a k8s model with Juju 2.8.9 and I get the following juju status:
```
Model Controller Cloud/Region Vers…
-
Taking https://charmhub.io/postgresql-charmers-postgresql-k8s as an example, it says `juju deploy cs:postgresql-charmers-postgresql-k8s`. However:
```
mthaddon@tenaya:~$ juju deploy cs:postgresql-c…
-
The general recommendation from Juju is to use a Resource of type "oci-image" for the image that a charm would use for the application.
This is because it allows us to snapshot an exact digest during…
-
I've followed [these](https://github.com/kubeflow/katib/tree/master/operators#5-deploy-the-katib-bundle) instructions to deploy katib on an existing Kubeflow deployment. I was expecting to be able to …
-
Hello,
I have installed microk8s 3 node cluster, all works great for a a couple of days but then it crashes for no evident reason to `apiserver FAILed`.
Below is `microk8s inspect` output and atta…
-
Hi!
We followed this installation guide: https://ubuntu.com/tutorials/deploy-kubeflow-ubuntu-windows-mac#1-overview
In addition, we had to find this fix to access the dashboard: https://github.com…