-
### Description
After configuring a swarm cluster, and trying to add the manager and worker nodes on Coolify, the "Validate & Install" process get's stuck on "Docker minimum version", which actually …
-
hi everyone
after deploying the mon stack and logging in the grafana, it shows empty graphs in the docker-swarm-services dashboard
do you have any idea?
-
* [x] This is a bug report
* [ ] This is a feature request
* [x] I searched existing issues before opening this one
### Expected behavior
After OS and Kernel upgrade Docker swarm is keep…
-
Docker swarm seems to ignoring unhealthy containers and the service appear to be running.
When check with ``docker service ls`` i can see that service is up, also when i enter the node containe…
-
**Description**
We observe with docker 20.10.5 a misbehaving docker Swarm during a cluster wide drain. With our previous version 19.03.3 we haven't recognised this problem, but we haven't tested it e…
-
-
https://github.com/CrunchyData/crunchy-containers/tree/master/examples/docker/swarm-service
I have copied the docker-compose file and tried running it. However, the services are not starting. I t…
-
Hi,
When this package is deployed as a service in a swarm, e.g.:
docker service create --replicas 2 --name mqtt --network my_multi_host_network -p 1883:1883 -p 9001:9001 cburki/docker-etcdctl
…
-
I am running a service in swarm cluster with 2 replicas.
The worker nodes are in AWS Autoscaling group.
When I terminate one of the worker nodes, swarm as expected restart the container on a new n…
omerh updated
3 weeks ago
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is…