-
https://chunlife.top/2020/08/01/%E4%BD%BF%E7%94%A8ETCD%E7%9A%84%E5%88%86%E5%B8%83%E5%BC%8F%E9%94%81/
-
### Bug report criteria
- [X] This bug report is not security related, security issues should be disclosed privately via [etcd maintainers](mailto:etcd-maintainers@googlegroups.com).
- [X] This is…
-
I use the example in the README.md file and startup a 3 node etcd cluster.
I then `kubectl delete pod` 2 of the 3 example-etc-cluster pods.
the etcd-operator ends with:
```
time="2018-06-17T12:0…
-
The etcd-operator provides a flag to watch EtcdCluster objects in any Namespace.
The etcd-backup-operator and etcd-restore-operator don't have this mode to watch EtcdBackup and EtcdRestore objects …
-
**Rancher Server Setup**
- Rancher version: v2.7.5
- Installation option (Docker install/Helm Chart): Helm on k3s
**Information about the Cluster**
- Kubernetes version: 1.25.12+rke2r1
- Cluste…
-
### What would you like to be added?
Plugin enablement for etcd in [test-infra](https://github.com/kubernetes/test-infra/blob/master/config/prow/plugins.yaml).
Suggested plugins to be added:
- c…
-
### What happened?
There is an issue with the helm chart deployment and Volume.
`The volume 'vol-03e1c30abe533984b' does not exist.` - seems like a misconfiguration of volume name on the helm site…
-
## Background
PD owns an embedded etcd to store all kinds of things, such as:
* Cluster meta info
* Region/Store info
* TSO info
* Placement Rules info
* ...
More than these, some other c…
-
I'm trying to create a backup (local single file). When I start the backup process, I get those files created in the backup folder: temp-gravity-snapshot.2769572314.etcd temp-gravity-snapshot.293076…
-
# Issue Report
## Bug
locksmithd requires etcd_certfile and etcd_keyfile to be set when setting endpoint.
From cloud-config user-data:
```
...
etcd2:
initial-cluster: ...
cert-file: /etc/ku…