💎 PREMIUM: Questions/tagged/etcd - Complete Album!

Filter by
Sorted by
Tagged with
0
0 answers
28 views

MixCoord keeps routing requests to non-existent QueryNodes after a Kubernetes worker node reboot in Milvus I’m running a Milvus 2.5.x cluster on Kubernetes, where each worker node hosts a full set of ...
Schiffer Marget's user avatar
0
1 answer
397 views

All, I'm new to the Patroni. I'm trying to install a Patroni with etcd system with 2 nodes-- vsa14156957 10.180.9.88 vsa14156959 10.180.8.36 The etcd and libraries looks good -- vsa14156959:/etc #...
EisenWang's user avatar
  • 393
1 vote
1 answer
128 views

the full output of cmd pip install patroni[etcd] on ubuntu, i could install it on my own windows pc, but remote linux VM not installing, i could install just patronit but i need to get both patroni ...
ERJAN's user avatar
  • 24.6k
1 vote
1 answer
107 views

I have a docker compose that I run on my computer. Data compression works, this is shown in my logs. But for some reason there is run no automatic defragmentation. And that's why I wanted to clarify, ...
Ilnaz's user avatar
  • 13
0
0 answers
29 views

func main() { // initialize the client etcdClient, err := client.New(client.Config{Endpoints: []string{"localhost:2379"}}) if err != nil { log.Fatal(err) } defer ...
ning yg's user avatar
  • 41
1 vote
0 answers
156 views

I am trying to use CDK to deploy an etcd image with ECS and an EFS attached to it. In our stack we have an EFS and an ECS cluster with all the configuration. ECS is running as root. When deploying our ...
0xBradock's user avatar
  • 337
0
1 answer
145 views

All client configurations work without any problems. Election class in the Jetcd library has the following observe method, void observe(ByteSequence electionName, Listener listener); With this method ...
Sefa Mert Kaya's user avatar
1 vote
1 answer
149 views

I have two grpc services, one is called simple_grpc in the etcd-example project, the other is called shop_grpc in the shop-example project, and the client project is in etcd-example-client. When I ...
idell li's user avatar
0
1 answer
213 views

I want to control the number of events my tenants can create. My ttl is 1 our, and that ok, but sometimes we have spikes in several namespaces and i am worry about etcd getting flouted if it happens ...
borja ortiz llamas's user avatar
1 vote
1 answer
60 views

I need to deploy a Docker Swarm application stack using the go-zero framework. The architecture consists of a RESTful API service as the entry point for requests. The API then requests the RPC service ...
AchillesHeel's user avatar
0
1 answer
38 views

I have 2 REST API services running on the same kubernetes cluster- service A and service B. Service A needs some information stored by service B in etcd. What is the best way to fetch that information?...
Smita Raut's user avatar
1 vote
1 answer
656 views

I want to set up a cluster in Docker that contains citus + patroni and the corresponding etcd for Postgres I have this dockerfile: FROM postgres:16 RUN apt-get update && \ apt-get install ...
Sara's user avatar
  • 11
1 vote
0 answers
65 views

Can etcd 3.5 watcher read older events? If yes, how? I inserted a few thousand key/values in etcd 3.5 and brought the revision to 75,000. But when I start the watcher to watch from revision 1000, I ...
Arjun's user avatar
  • 495
0
0 answers
309 views

This is my deployment: apiVersion: apps/v1 kind: Deployment metadata: annotations: kompose.cmd: kompose convert -f ../docker-compose.yml kompose.version: 1.24.0 (4a2a0458) ...
Đoàn Đức Bảo's user avatar
1 vote
2 answers
8k views

I'm setting up a Patroni cluster and facing an issue where both nodes remain in the 'stopped' state, and the logs indicate that the system is waiting for a leader to bootstrap. Here is the output when ...
yeonjoo choi's user avatar

15 30 50 per page
1
2 3 4 5
32