-
python 2.7.12 run import etcd3 An error:
File "xx.py", line 10, in
import etcd3
File "/Library/Python/2.7/site-packages/etcd3/__init__.py", line 4, in
from etcd3.client import Etcd3…
-
I am currently using rancher server 1.6, I tried updating and even creating a new instance of 2.x on Rancher OS but when i create the instance none of the ports bind, I have tried looking to see if an…
-
1. 调研etcd的基础api
2. 配合原有的RegCenter接口,参考ZookeeperRegCenter,编写etcd的EtcdRegCenter类
3. 提供etcd配置中心的Spring命名空间配置
4. 提供etcd的Web console配置
5. 基于Lite和Cloud的整合测试
-
**What kind of request is this (question/bug/enhancement/feature request):** bug
**Steps to reproduce (least amount of steps as possible):**
- Deploy a cluster in 1.16 and upgrade cluster to 1.1…
-
**Version:**
I've tried all the version above v0.4.0 and all of them fail (except 0.9.1 - latest known version to work). The latest version 0.10.0 fails with an error below.
```
-- Unit k3s.service…
-
**1. What `kops` version are you running? The command `kops version`, will display
this information.**
Version 1.18.0
**2. What Kubernetes version are you running? `kubectl version` will print…
-
Kubernetes documentation lists a ["known issue"](https://v1-15.docs.kubernetes.io/docs/tasks/administer-cluster/configure-upgrade-etcd/#known-issue-etcd-client-balancer-with-secure-endpoints): etcd cl…
-
### Problem Statement
Can't get raft logs to be on `warn` level, they seem to be stuck on `info`.
If you see the first two lines of the log, it shows that etcd `recognized and used` my env. vars …
-
#### Description
Hi, I install openshift with ansible and without ssl certificate and everything is ok, I can deploy registry and router pod and other application.
But, when I set certificate afte…
-
In the new release (0.2.6 from Jul 30, 2020) etcd3gw ~~is unable to raise (some?) of its own exceptions~~ (the exception wording was mostly unfortunate and I guess we all fell in this trap)
(the trut…