-
Stolon is currently using the ETCDv2 client, which apparently doesn't persist key values to sidecar backup (https://github.com/coreos/etcd-operator/issues/1223). Is there a timeline for moving toward …
-
Also reported at https://github.com/grpc/grpc-go/issues/771. Before and after grpc dependency update https://github.com/coreos/etcd/pull/5948, there's huge performance drop in serializable range reque…
gyuho updated
6 years ago
-
After supplying CoreOS with sample ignition config, listed here [https://coreos.com/os/docs/latest/booting-on-google-compute-engine.html](url) the etcd cluster won't come up. Digging into logs I found…
ghost updated
6 years ago
-
It'll be good to support additional stores like consul and zookeper.
-
If I change etcdv3 kv one by one quickly, then confd won't get second change by watching, so won't execute reload_cmd.
-
## Summary:
Proposal to improve the kvstore interactions.
## kvstore requirements:
- Must be implementable with etcdv3 and consul
- Multiple agents interact with the kvstore in parallel
- Re…
tgraf updated
6 years ago
-
My operations:
1. on a node, execute ifdown bond0; ifup bond0
2. create a pod on the node
The routes during the above operations:
```
[root@KC-BCC-POD22-10-196-102-130 ~]# ip route
default vi…
-
Hi all!
I set up a VM with minikube on one of the hosts I manage and tested with simple pods.
I tried the stolon chart: the installation runs smoothly (no errors reported, running with debug option …
-
**Rancher versions:**
rancher/server: v1.6.11-rc8
rancher/agent: v1.2.7
**Infrastructure Stack versions:**
healthcheck: v0.3.3
ipsec: v0.2.0
network-services: v0.2.7
scheduler: n/a
kubernete…
-
1. What `kops` version are you running? **1.8.0**
2. What Kubernetes version are you running? **go1.8.3**
3. What cloud provider are you using? **AWS**
4. What commands did you run? What is the si…