-
TLDR: I want to assemble a Serf cluster from machines on multiple disjoint networks, where some nodes can reach both networks.
Assume 2 networks, Net1: 10.10.1.0/24, Net2: 10.10.2.0/24, and 3 machin…
-
Cluster A = Consul + Vault + Vault Injector
Cluster B = Vault Injector communicated with Vault installed in Cluster A
I have consul+vault installed on one Kubernetes cluster. On the other cluster,…
-
When https://github.com/hashicorp/consul/pull/6225 was introduced to align the old mechanism for configuring some connect upstream fields with the newer discovery chain it was done by feeding 3 option…
-
**Old UI or New UI**
New UI, Consul 1.9.2
**Describe the problem you're having**
I can not get the metrics to show up. I configured a Prometheus backend and added it as a metrics proxy in consul …
-
I built a HA-solution based on etcd (with test-and-set), which basically works great and as expected.
I'm struggling right now with, that there does not seem to be an option to convert a running ma…
-
#### Describe the bug
The ingester service not works. And cannot query the data.
Logs:
``
caller=memberlist_client.go:1235 level=error msg="failed to parse remote state: unknown codec for key"…
-
#### Feature Description
We are looking to use the same prepared query in multiple envoy upstream configurations, the difference in those upstreams will be the port and the `envoy_cluster_json` of th…
-
# dubbo-spi-extensions
**扩展库说明**:
Dubbo采用微内核的架构,核心的功能包含在Dubbo主仓库中 [Dubbo](https://github.com/apache/dubbo) 扩展库则是微内核架构下的对Dubbo生态的扩展来兼容不同公司不同的微服务场景,完善的生态可有有效的提升用户体验,降低用于使用成本,下面主要从两个方面进行展开完善:
- 输入:…
-
Hello, I've followed the instructions in this [Hypriot Blog Post](http://blog.hypriot.com/post/hypriotos-barbossa-for-raspberry-pi-3/). Could that be setup Cluster Lab using Pi 3's wifi chip instead o…
oktak updated
8 years ago
-
I apologize in advance for my English.
My config file
```
root@n2mysql1 ~ # cat /etc/orchestrator.conf.json
{
"Debug": true,
"EnableSyslog": false,
"ListenAddress": ":3000",
"MySQLTo…