-
Do not configure Hosts in Upstreams:
```yaml
Etcd:
Hosts:
- 127.0.0.1:2379
Login: # Login service client conf
Prefix: /v1
Etcd:
Key: mooonlogin.rpc
Auth: # Authentication …
-
## Description
1. When apply cross-upgrade (Community Prime) on Rancher, harvester-cloud-provider will experience an unexpected roll out to different image.
3. From observation,
* Community ver…
-
This library access information at /v2/_etcd which is no longer made available, and so does not work with the latest versions on etcd. This functionality, which tries to automatically select a differe…
-
We have developed ours implementation but as discussed in the past, we decided to go with the community and port the implement of etcd instead.
There will be several PRs:
- [ ] https://github.co…
-
## not support etcd v3?
-
http://www.kailing.pub/article/index/arcid/253.html
KL博客,kl博客,java,php学习心得技术分享,一个爱折腾的程序猿
-
**How to categorize this issue?**
/kind enhancement
# Stories:
1. To remove time coupled backup-restore's actions on leadership change.
## What would you like to be added:
- [ ] Removing this [po…
-
Trying to deploy on RPi2 and RPi3 mix... any idea?
```
docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORT…
-
As far as i understand https://github.com/kelseyhightower/confd/issues/319, this issue should be fixed. But in version confd 0.12.0-dev, confd still uses the advertised backends instead of the proxy.
…
ghost updated
7 years ago
-
Any idea how to connect to etcd from within kubernetes container?
http://127.0.0.1:2379 works only on the host and unfortunately the IP advertised by etcd pod isn't accessible either. It's possible …