-
Hello guys,
With @rrondeau , we've been having many issues between our secondary datacenter and our primary one in production but NOT in our test environment.
Our setup:
- 5 VMs consul servers (p…
-
**Problem Statement**
I would like to make sure that a restarting zookeeper service reuses a certain ID after the task is rescheduled. For this the task has to hold on a piece of information that det…
-
#### Overview of the Issue
We are trying to add the node_meta key to the servers in an existing cluster, and after a reboot / restart of the process it is unavailable (.Node.Meta = null).
But if we …
-
After a succesful deployment, I still see :
"bootstrap": true,
in the config file of the server which had consul_node_role=bootstrap passed in ansible inventory file.
I'm not seeing that hap…
-
Trying to install consul on a k8s cluster with Ingressgateway enabled and running into the following error with the helm chart
❯ helm upgrade --install consul hashicorp/consul --set global.name=con…
-
Failing with connection to Redis database service of some pods after **cluster restart**.
I try to install EdgeX (Geneva) with Helm (v3.3.4) in pure k3s-cluster (v1.17.5+k3s1) for three nodes:
…
-
Hi~
This is a simple topology:
![image](https://user-images.githubusercontent.com/29778335/45603053-9e45d600-ba5a-11e8-96cd-1d0bb6ebb235.png)
If the replication-manager is down,it's not a big d…
-
I found a problem. I opened three server nodes as a consul clusters . If consul leader node crashes, akka nodes will crash too. My question is how to make constructr-consul automatically find the nex…
-
### Expected behavior
Using an external KV store and a correct set of Docker for Mac advanced daemon options, it should be possible to run a container on Docker for Mac, connect it to a pre-existing …
-
I am just started playing with consul, I have setup a 3 server,1 client cluster, the three servers joined each other, and elected a leader.
I am using this for service discovery, and registered the…