-
When I'm trying to create consul cluster on Soft Layer, it works fine 'cause private network binds to eth0.
But, for example, at Diagital Ocean private network binds to eth1 interface.
So, I see som…
-
Hello,
I'm following this tutorial on a local [minikube](https://github.com/kubernetes/minikube) cluster and Consul fails with this error:
```
$ kubectl logs -f consul-0
==> CRITICAL: Permissi…
-
As part of #6701 Nomad Servers will need to be able to perform background Service Identity token reconciliation.
There is an inherent race condition where a Nomad Server successfully requests a new…
-
# kv update app config
- kvstore realtime update app config
- like consu use consul-template can generate xml/yaml/Ini config file
# kv cmd line
- all have args --type and --dc
-- typ…
-
We run a somewhat unconventional consul/vault setup, in that our clusters are far away from some of our servers and thus latency is pretty poor. With the hard-coded `inactivity_timeout` for vault of 1…
-
docker-consul currently can't be configured to join a cluster that uses gossip encryption: https://www.consul.io/docs/agent/encryption.html
-
I'm experimenting with docker-compose, consul and registrator, but i can't get this working. Basically, i have two simple services **serv1** and **serv2** written in node and i just want to send a htt…
-
How can override the data bag item for sanely override the data bag item name in our wrapper cookbook.
We keep following items in data bag and will like to know what are the changes required to use t…
-
i have deploy the consul latest version on kubernetes V1.10.0 .but the consul pod's log show these error message:
2018/07/20 11:26:11 [WARN] agent: Check "service:ribbon-consumer" HTTP request f…
-
It seems that discovery consul support will work for bootstrapping. I don't know much about consul but the suggested way of registering entries seems weird.
See this test:
https://github.com/akk…