-
using docker swarm, my wud instance does not detect any of my containers.
The web pannel loads correctly.
It just says: "no containers found"
When I look at the logs I have:
`13:47:10.097 WARN …
-
**Description**
This is a feature request for Swarm Mode. There is a plan to support topology-aware task scheduling in 1.14 (https://github.com/docker/swarmkit/pull/1512). This feature request is…
-
**Description**
A service running in one node with a published port is not accessible when accessed with the same port on another node. I have 4 nodes in the cluster with 3 managers and 1 worker
*…
-
Rqlited service does not start in docker service.
When I use the docker definition of the 4.5.0 version with my own docker-entrypoint.sh with this content
```shell
#!/bin/bash
if [ "x" == "x…
-
Do you think it is possible -and likely- to support swarm mode coming with Docker 1.12 in this plugin?
Checking the [remote api 1.24 for services](https://docs.docker.com/engine/reference/api/docker_…
padyx updated
7 years ago
-
When running the [compose file example](https://github.com/wurstmeister/kafka-docker/blob/master/docker-compose-swarm.yml) zookeper and kafka containers start ok, but when entering the kafka container…
-
**Description**
My cluster is composed of three manager nodes with SWARM and a ReverseProxy
in global mode. All nodes gives me a code 200. I restart the ReverseProxy,
a health check on the webserv…
-
I tried to run the compose v3 file from the repo at swarm mode with 3 nodes. namenode and resourcemanager can run perfectly. But the remaining services just kept starting and starting and threw out an…
-
Hi Elton,
In chapter 7 you tell the swarm mode would be available until the release of the book.
I'm trying with the same docker-compose form local but it's not working.
I just want to check if my …
-
In regular non-swarm mode I can start and use a container with a glusterfs volume using this plugin. However in swarm/service mode, the container always fails to start. Having created a volume called …