-
-
Rancher 2.7.10.
CIS benchmark 4.2.0.
**Describe the bug**
User application with binary name `etcdkeeper` interfere with CIS Scans.
**To Reproduce**
Create a sample workload with a binary name…
-
We need to stay up to date to tarantool main line. At least for migration from current topologies to proposed one
Moreover, due to lack of transactions in etcd/v2 we can't safely survive heavy disa…
-
I ran etcdkeeper -usetls -cert /etcd-manage/bin/tlskey/etcdserver.crt -key etcd-manage/bin/tlskey/etcdserver.key
foobar.etcd.com:2379
2019/10/20 21:07:25 listening on 0.0.0.0:8080
2019/10/20 2…
-
# etcd 3.5版本的joint consensus实现解析 - codedump的网络日志
etcd 3.5版本的joint consensus实现解析
[https://www.codedump.info/post/20220101-etcd3.5-joint-consensus/](https://www.codedump.info/post/20220101-etcd3.5-joi…
-
The etcd pods keep restarting due to which kube-api server keeps restarting. can you please me here.
-
using milvus helm 4.1.9 etcd image is 3.5.5-r2.
in this image /opt/bitnami/scripts/etcd/snapshot.sh
/opt/bitnami/scripts/libetcd.sh
etcdctl_get_endpoints() {
echo "$ETCD_INITIAL_CLUSTER"…
-
**Describe the bug**
while using OpenEBS replicated storage (Mayastor) in my Kubernetes cluster, created a Mayastor storage class with 2 replication factors. If the worker nodes where the storage is …
-
### What would you like to be added?
All requests made to etcd are serialized into raft entry proto and persisted on disk WAL. That's good, but to allow slow/disconnected members to catchup etcd al…
-
### What would you like to be added?
We need to create clientv3 functions to manipulate the feature flag state.
### Why is this needed?
This is a child task of https://github.com/etcd-io/etcd/issue…