-
@kelseyhightower How does it help running consul on kubernetes. How anyone can be able register kubernetes services on to consul and utilize it as service discovery tool over DNS. I am not finding any…
-
Hi,
is it possible to install the [Wuerzburg repository](https://github.com/StadtWuerzburg) without the help of democracy today?
Has someone tried it and even run it successfully? Maybe with the Ope…
-
Now configure targets in the configuration file. How do I configure if I want to automate discovery through consul?
-
Is there any way I can perform a graceful [leave and shutdown](https://www.consul.io/api/agent.html#graceful-leave-and-shutdown) for consul agent using this library that performs the following action?…
-
Hello! Thanks for the nice project!
Just a small question. Does this bot support authn to Consul via ACL tokens? I've looked through the code, but haven't found anything related to it.
-
Since this is replacing spring-cloud/spring-cloud-cluster, wondered if there is any plan to implement Consul leader election mechanism:
spring-cloud/spring-cloud-cluster#17 - initial consul leader …
-
Hi consul-replicate team,
I have a feature suggestion and for consul-replicate which is exactly what the title says : `Consul Connect Intentions replication using consul-replicate` across datacente…
nitsh updated
4 years ago
-
Here is what I am doing. I am using mesos IP per task (thru Calico) where in each container is given a separate IP. I had a case where multiple instances of a task deployed on the same node, with eac…
Lax77 updated
7 years ago
-
It would be great to have a Consul provider. On clusters where consul is already available, having the ability to discover nodes using the consul catalog nodes API would help avoiding to require cloud…
-
### Consul Template version
```
consul-template v0.39.1 (cc8f954)
```
### Configuration
```liquid
Hello, World!
Current time: {{ timestamp }}
Bye!
```
### Command
```shell
consul…