-
默认的instanceId是${spring.application.name}-${server.port},则向consul注册服务时的serviceId是service:${spring.application.name}-${server.port}
当 service 部署多个实例在某些容器平台时(port往往一致),会导致serviceId重复而只能注册最后一个服务。
可以通过…
-
### Overview of the Issue
I'm trying to install Consul to IPv6 environment, but I have problems with some services: Mesh gateway and TLS init cleanup job. Pods of Mesh gateway do not start with `Wa…
-
Currently, [service_tags](https://www.vaultproject.io/docs/configuration/storage/consul.html#service_tags) parameter of consul storage should contain a comma-separated list of tags, which means that t…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Hi !
Since Annotations are not available in Endpoints metadata, I suggest using only label for this case.
This is 2 kinds of possible consul tags :
* single tags : `mytag` `secondtag` ...
* map…
-
Hi,with mysql 5.6,after i kill the old master(172.17.5.101),the consul dns can still resolve the old dead master
[root]# date&&nslookup write_mysql56.service.consul
Fri Sep 14 14:43:34 CST 2018
S…
-
I assume this role isn't being updated anymore, but wanted to put this here in case anyone uses it for newer versions (v0.18+) of consul-template. There needs to be some changes to `./templates/consul…
-
**Description**
The Client Storage API is encountering a timeout error when utilizing methods such as contains_key, set, get, and clear. This timeout issue is hindering the smooth operation of the …
-
Is there any guidance or documentation about the best way to stop a swarm cluster in AWS and start it back up several days later? I would like to shut down my cluster over the weekend to avoid paying…
-
### Summary
When using the `ConsulSubsitutor` to retrieve configuration values from the Consul KV store, there seems to be a problem when there are default values.
I used the `consul-example` ap…