-
I deployed an ETCD outside the container ,apisix pod can not start . The error Info is I deployed an ETCD outside the container
-
- [ ] how does etcd work?
- consensus protocol
- [ ] how does a consensus protocol work?
- [ ] what are some examples of other consensus protocols?
-
When booting the burned CD the only thing I see is ioslinux 6.03 ETCD. Googling tells me this is some kind of CRC checksum problem. The only changes I made to the makefile are changing the source of o…
-
This one requires @wenjiaswe or other members of etcd as there's a bit of missing explanation I can't find anywhere else in the docs :)
This issue was created in preparation for the Contributor Su…
-
**Describe the bug**
We are running micro services for cortex, we were using v1 version for alertmanager api by specifying flag -ruler.alertmanager-use-v2=false(used cortex v1.16.0), now we upgrade c…
-
**Feature (What you would like to be added):**
I would like to leverage the data restoration functionality of the etcd-backup-restore sidecar (in both single- and multi-node etcd clusters) to allow d…
-
Etcd v3 has been released for some days, and we should catch up and support the latest api
-
Morning,
any plans on adding support for etcd as a discovery option to gobetween?
It would be a nice addition, especially with self hosted Kubernetes nodes.
-
**Describe the bug**
A clear and concise description of what the bug is.
```text
proto file:
syntax = "proto3";
package rpcUser;
option go_package="./rpcUser";
message UserRequest {
st…
-
On one of our large clusters (k8s 1.16) under a steady load of write calls, there was a brief period of ~1 min when all write requests were being heavily stalled. Meaning, the write call latencies spi…