-
* etcd3-py version: 0.1.6
* Python version: 2.7.9
* Operating System: Debian 4.9.88 amd64
### Description
when lock job is done, the release action in lease.py will cause error, becuase `Lock`…
-
**This is a Bug Report**
**Problem:**
I'm using Minikube (as docker container) and followed the steps until **Create a Service** ->3. Run the following command: `minikube service hello-nod…
-
# INFOMATION
- How was the cluster created?
- `sudo k3d create`
- What did you do afterwards?
- Excute `k3d get-kubeconfig --name='k3s-default'`
**What did you expect to happen?**
…
-
### Configuration
etcd Version: 3.3.8
Git SHA: 33245c6b5
Go Version: go1.10.3
Go OS/Arch: linux/amd64
--snapshot-count: 100
--heartbeat-timeout: 100ms
--election-timeout: 1000ms
Number of node…
-
I'm installing OKD on AWS using ansible. I've 3 master nodes, 1 lb, 3 infra nodes,3 etcd nodes and 2 compute nodes.
When I try to install using default SDN parameters ( not passing any variable in …
-
**1. What `kops` version are you running? The command `kops version`, will display
this information.**
Version 1.12.1 (git-e1c317f9c)
**2. What Kubernetes version are you running? `kubectl versi…
-
system aws ec2, Linux version 4.14.128-112.105 x86_64
etcd version 3.3.11
start up configuration
```
etcd --name m1 --initial-advertise-peer-urls http://etcd1:2380 \
--listen-peer-urls http:…
-
hi:
My env is etcd server:3.2.9 and go client:3.2.9. Use user password auth.
I meet a problem. When I restart a etcd server,the watch channel closed,and I retry to watch without create a new…
cnljf updated
4 years ago
-
When upgrading kubernetes cluster with kubeadm, I am seeing the below errors when running "kubeadm upgrade plan". I am not sure how to work around these errors. I am able to wget the files from the UR…
-
This process goes through the restore process assuming you are running etcd as a systemd process. If you follow the k8s documentation, you will be running etcd within containers managed by kubelet, an…