-
Hi,
I am getting some weird errors on available disk use, the query I notice is this.
```
sum((node_filesystem_free_bytes{mountpoint="/rootfs"} / node_filesystem_size_bytes{mountpoint="/rootfs"…
-
It's a pretty nice setup you have, thanks for putting it out.
I'm trying to bootstrap the Ceph Ansible role for a VM setup running on Docker Swarm with 5 node (3 master nodes) on Ubuntu, but I'm ge…
-
I'm not sure if there's a bug with the Docker setup in the README, or if there are missing steps that should be documented.
Despite having a test file uploaded and pinned in my IPFS web dashboard, …
-
**Description**
I do have a docker swarm cluster with 5 managers and 4 working nodes. A while ago, it was 3 managers and 4 working nodes. We use immutable infrastructure for the hosts.
EDIT: I ma…
-
### Do you want to request a *feature* or report a *bug*?
Bug
### What did you do?
```
labels:
traefik.enable: true
```
### What did you expect to see?
N…
-
I managed to install and (hopefully) configure the plugin: I'm now able to see the Swarm Dashboard and all my nodes are listed, but there is where I'm now stuck at.
What I tried is to use the label…
-
```
#!watchflakes
post
-
Hi,
I use a swarm cluster and i'm trying to deploy the provided example
docker-compose : https://github.com/grafana/loki/tree/main/production/docker on a swarm cluster instead of docker-compose…
-
With storing RPC endpoint to a local store (and maybe some other configuration? not sure) and Bee config, there can be a discrepancy between these two when different instance of Swarm Desktop is used.…
AuHau updated
2 years ago
-
### Description
I am follow this guide and stuck from here: https://docs.docker.com/get-started/02_our_app/#build-the-apps-image
Here is the error I got:
```
sudo docker build -t getting-starte…