-
### Behaviour
#### Steps to reproduce this issue
1. Create a 5-node swarm cluster with 3 manager nodes in [play with docker](https://play-with-docker.com)
2. Create a swarm-cronjob stack as sho…
-
In order to provide a useful tool to developers, we need to clearly explain our architectural choices and guide users.
I have drafted a first structure, this is open for suggestions!
## Tutorial…
-
This is a somewhat simplified scenario, but I would like to know how people deal with these kinds of problems.
I have a docker swarm consisting of 3 managers and a service that
writes to a networ…
-
Hi -
I am working on an HPC project that would need to achieve CPU pinning for containers so that specific tasks run on the appropriate CPU as well as speak directly to the host network adapter (a …
-
I have a Swarm cluster for some network reasons, but I deploy containers in a specific node each time (depending on some requirements). So I want to launch my agent running on Docker standalone but it…
-
Hi,
My cluster has 2 nodes, 1 manager and 1 worker.
In the swarm node dashboard I can see details for all the nodes (except for CPU usage for both the nodes, is it normal?)
In the swarm …
-
### 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…
-
We need the ability to map a port to a specific container for a service running in swarm mode. This would allow debugging / monitoring a specific instance of a service. Consider the case where a ser…
-
**Issue Description**:
compile failure "make " on the pure machine of the latest version.
**Error log**:
Scanning dependencies of target build_docker_swarm
../../../deployment/docker-swarm/build.s…
-
Multicast network packages doesn't seem to be transported to all containers in an Overlay network configuration.
I have investigated this a bit trying various manual config inside the network name sp…