-
In Docker >= 1.12, service discovery and load balancing is cool. But there is a use case which I still need while migrating out of Rancher.
In swarm mode, you can create an overlay network and attach…
-
Hi all,
I am not sure how swarm's internal load balancer actually determines, to which node/container every call will be routed.
Imaging the following constellation:
2 worker nodes, on every node…
sgohl updated
3 weeks ago
-
### Description
Add support for connecting to swarm manager nodes and UCP and create/update services.
* Docker version : 17.04-EE (CE?)
* If it's a feature request, what is your use case :
* T…
-
### Name and Version
mariadb-galera:10.6.10-debian-11-r10
### What architecture are you using?
None
### What steps will reproduce the bug?
I have a mariadb on docker swarm with portaine…
-
### Context
```
$ /usr/bin/bee version
2.1.0-de7eccc1
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: b…
-
- [ ] Create a ```cloudify.datatypes.swarm.Template``` data type. It should accept either a path to a file or inline. If a file is used, use ctx.download_resource_and_render to allow templates.
```ya…
-
### 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…
-
Hello
I have a Swarm cluster of 3 nodes and I have deployed cAdvisor globaly. Then I have deployed some services (in my case ElasticSearch with 3 instances (`es01`, `es02` and `es03` - one instance…
-
I'd like to request that the "network_mode" from the docker-compose file be supported. I know that there's already been some discussion around this from those who'd like to use it for network_mode:hos…
-
I'm using following packages:
locust==2.31.6
locust-plugins==4.5.3
locust-swarm==6.1.1
When starting swarm like this `swarm -f --loadgen-list --processes --timescale ...` I've noticed that wo…