-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master-89397d1e66acc4547561b5f8beb7d43fc87e7c47
- Deployment…
-
### What would you like to be added?
In robustness tests we noticed a series of flakes and we wanted to eliminate performance as a factor. @ah8ad3 has reached out to Kubernetes prow and found interes…
-
## Flaky Test
### Which jobs are failing
```
panic: test timed out after 5m0s
running tests:
TestWatcher (5m0s)
goroutine 368 [running]:
testing.(*M).startAlarm.func1()
/opt/hostedtool…
-
### Name and Version
bitnami/etcd-3.5.8
### What architecture are you using?
None
### What steps will reproduce the bug?
I'm using 3 node Kubernetes cluster and 3 instances of etcd.
…
-
**Describe the bug**
Zrpc + Etcd + Docker 容器微服务架构, Zrpc Client 端容器在刚启动时 rpc 之间请求正常,可以正常的通过ETCD发现服务端并请求到服务端数据。 但是在该Client 端容器睡眠1小时(1个小时内无任何外部请求) 后,再次触发Rpc客户端请求, 此时Rpc请求出现超时异常,且日志中每隔4秒出现一次 “error …
-
For versions later than gozero 1.6.1, when the program is running normally, if etcd is turned off, this problem will occur when it is restarted after a few minutes.
{"@timestamp":"2024-05-22T00:40:…
iyyzh updated
1 month ago
-
### What happened?
When I've installed a fresh vcluster using the helm chart with vcluster-k8s, I noticed that my main pi-hole DNS server (outside of the cluster) is being queried for etcd nodes. I b…
-
**Describe the bug**
A clear and concise description of what the bug is.
```
kbcli version
Kubernetes: v1.29.6-gke.1326000
KubeBlocks: 1.0.0-alpha.5
kbcli: 1.0.0-alpha.0
```
**To Reproduce**…
-
We are using the provider to deploy a two node k8s bare metal cluster.
We need the certificate rotation enabled for the metrics server. The [Kubelet Serving Certificate Approver](https://github.c…
-
**This is a Bug Report**
**Problem:** in https://kubernetes.io/docs/concepts/architecture/ diagram etcd arrow points to kube-api-server.
This should be the other way around, from kube-api-…