-
At the Docker Distributed Systems Summit, we discussed the integration of prometheus into docker. We made several clarifications around how to match the two models, both at the engine-level and the sw…
-
**Is this a request for help?**:
---
NO
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one):
BUG REOPORT
**Orchestrator and version (e.g. Kubernetes, DC/OS, Swarm)**
Kuberentes
…
-
**Problem:**
Managing certificates by manually moving files on nodes is slow, frustrating, and error-prone. There is a major difference in effort involved between a `secure` cluster and an `insecur…
-
Is this being updated?
-
Hello, I'm wondering if it would be possible to have a flag for scatter that selects the worker with the least amount of resident memory, and pushes the data to that worker.
Right now scatter does…
-
Hi Team,
We have a docker swarm cluster setup, all the jenkins containers created in the docker is managed by traefik. Problem is "Jenkins CLI is not working in this". But without traefik, its workin…
timja updated
6 years ago
-
### What are you trying to do?
I'm spinning up tagged ephemeral Tailscale nodes on fly.io to serve our internal dashboard.
Every time I deploy, new nodes get created and the old nodes get killed…
-
Hello together,
for evaluation purposes, I wanted to test your images to deploy Alfresco via Docker.
Since we use Docker-Stack for production, we would also like to use Alfresco with stack.
After…
-
-
## What did you do
- How was the cluster created?
- `k3d cluster create [clustername] --volume ... --volume ... --registry-config [local path to registry config] --agents 1 --servers 1 --port 80…