-
Patching your Kubernetes nodes is one of the solid use cases that I found. But there is a need to brainstorm and find other use-cases. I believe there are many use cases that are yet to be discovered.
-
**Description**
If you add and remove docker swarm nodes, and a service is being scheduled on these nodes, `docker service logs` refuses to work:
```
$ docker node ls
ID …
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature.
…
-
**Description**
When defining an overlay network with a custom subnet address and the "default" ipam driver, any services attached to it will hang in status "new" without being scheduled
Actually i …
mbovo updated
4 years ago
-
Copied from https://github.com/containerd/containerd/issues/2406
**Description**
This was first reported in moby/moby#35694 but no issue was ever created for it.
The containerd 1.0 integr…
-
* [x] This is a bug report
* [ ] This is a feature request
* [ ] I searched existing issues before opening this one
### Expected behavior
The /etc/resolv.conf file should contain setti…
-
**Description**
If I deploy a stack that fails or is rejected, Visualizer displays node labels as [object Object] and service names as "undefined". (See screen shot.)
If I run `docker stack ps …
-
I have a 3 node swarm setup with 2 interfaces on every box. Network Configuration is below
**Server1 ( Master ) -**
On Eth0 - 172.26.117.21
On Eth1 - 172.26.118.21
**Server2 ( Worker ) -**
O…
-
**Is your feature request related to a problem? Please describe.**
DB static roles require a rotation period, where automatic rotation is done. We want to disable that and only manually apply per api…
-
#### Feature Description
Bootstrapping ACL is not an easy task. You must call `consul acl bootstrap`, create a token for all your node and set the agent token on them.
This means you have to call …