-
### 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 no…
-
Relevant part of log in CI:
```
[110] etcd-client/etcd_client_error_http_unit_test.l> [ pass ]
[110] etcd-client/etcd_client_etcd_unit_test.lua [ pass ]
No o…
-
#### Overview of the Issue
In various places of the documentation it refers to ETCD requiring v2 of the API to be activated/used. v2 is no longer used and so this should be removed.
The referenc…
-
If the specified upstream is down or not responding a fallback would be useful for common error pages.
Perhaps
```
/bin/etcdctl set /vulcand/hosts/www.mysite.com/locations/home/fallback myerrorsite
…
-
https://github.com/etcd-manage/etcd-manage-server/blob/dc93ed4d775ee7b0c785dfdcb0f7de3422413fc7/program/http.go#L136
tag: dev
bug: 解决因etcd服务权限而无法访问角色和用户管理引起的BUG
source: /program/http.go
代码第13…
-
I can see custom etcd manifests in the repo.
Can you further clarify why it is needed, what data can be stored there?
Does it make sense to configure TLS, authentication to secure it?
Bobgy updated
3 years ago
-
Source File: [/docs/reference/glossary/etcd.md](https://github.com/kubernetes/website/blob/master/content/en/docs/reference/glossary/etcd.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档更新差异
git diff --no-index…
-
Hi guys,
thank you for your effort. I've tried diving into this following the example, however, my etcd cluster fails to start.
First it looks like this
```
kubectl -n default get pods
NAME …
-
High availability is important for a networked authentication system. An `etcd`-based database backend would enable such a scenario, allowing multiple instances of NetAuth to run in parallel using the…
-
I have a cluster running 2 units. The engine makes the following requests to gather the relevant info for a single reconciliation:
```
Aug 22 17:27:29 core-01 fleet[1384]: I0822 17:27:29.002611 01384…