-
Hi there,
Following this documentation : https://www.kubeflow.org/docs/distributions/microk8s/kubeflow-on-microk8s/#installing-and-enabling-kubeflow-using-microk8s
I tried to install version 1.1…
-
Running the following script:
https://github.com/mlopsworks/charms/blob/main/integration_test_microk8s
On Ubuntu 20.10, I get a kubeflow setup that's stuck:
![image (5)](https://user-images.git…
-
GoOracle Setting is not configurable On Mac Sublime3. config file can be open but just read only.
ypwu1 updated
3 years ago
-
[Design here](https://app.zeplin.io/project/5f92a9530029eeac84ae9589/screen/5fc0ced675495db3bbef5b97)
Original bug from Jeff:
If you visit https://charmhub.io/charmed-kubernetes
You'll note that you …
-
Running against a shared controller in aws, I'm observing the websocket connections being forcefully reset by the server end. It appears to happen consistently when waiting for a machine to be provisi…
-
iscsiinitiators is None by default. We can set ''(empty string) to the config in the bundle, but it's dangerous since if we run the bundle again, then it will reset iscsiinitiators to empty even if it…
-
Reported by: **[max-beiersdorfer](https://launchpad.net/~max-beiersdorfer)**
Date: 2018-02-15T20:56:44Z
Status: Expired
Importance: Critical
Launchpad Issue: [lp1749800](https://bugs.launchpad.net/bug…
-
Today I saw the following error on the juju logs, and when running the command with `juju run` I get the same error:
```bash
$ juju run --unit slurmctld/leader "relation-get -r 71 - slurmdbd --app…
-
Yesterday i added a buggy action to our charms. This was the problematic part, in our `actions.yaml`:
```
foo:
title: 'Runs foo."
```
Charmcraft successfully built the charm. No warnings/erro…
-
I am getting this error when deploying a local bundle that looks like this with libjuju
```yaml
description: Squid Bundle
bundle: kubernetes
applications:
hello-kubecon:
charm: 'ch:hello…