-
```bash
$ /data/apps/opt/confd/confd --version
confd 0.16.0 (Git SHA: 7217b0ca, Go Version: go1.10.2)
[user1@myserver confd]$ /data/apps/opt/confd/confd -config-file confd.toml
...
/data/ap…
-
**Describe the bug**
We are trying to configure our internal aks-engine k8s clusters to support minimum version for TLS to be 1.2.
However when we configured apimodel.json with new cipher-suites mas…
-
Recently upgraded from 0.5 to 0.10.2, and now `k3s server` won't start. Here is a full log of my startup attempt. This is a single-node hobby setup with the same node as server and worker:
```
tim…
-
**Describe the bug**
The k3s hypercube image (v0.4.0) doesn't appear to support the `--repair-malformed-updates` flag.
**To Reproduce**
Steps to reproduce the behavior:
Run:
```
$ ./hyperkub…
-
Has anyone managed to get a java etcd client to use SSL, and if so, how?
I have generated self-signed certificates (ca, server, and client) that work fine with etcdctl (with etcd3) but cannot get it …
-
When running loki on separate components mode ( ingester,querier,distibuter,table-manager)
Getting the following error :
`loki-querier | level=error ts=2020-06-01T09:22:37.9300754Z caller…
-
**App and environment info (please complete the following information):**
- OS: Ubuntu
- OS version: 19.10
- ETCD manager version: 1.0.0
**How can we help?.**
I use snap to install, but wh…
-
@freeekanayaka here are a few data points we can use when we start working on the issues we found with MicroK8s+dqlite.
The setup:
- 3x t2.xlarge VMs on aws (4 cores, 16GB ram)
- deploy microk8s …
-
etcd server version
```
/opt/bin/etcd --version
etcd version 2.0.9
```
etcd client version
```
/usr/local/bin/etcdctl --version
etcdctl version 2.0.9
```
Start a 3 node etcd cluster
```
vmrun lis…
-
**What kind of request is this (question/bug/enhancement/feature request):** bug
**Steps to reproduce (least amount of steps as possible):**
This happened on an upgraded set up from 2.3.5 to mas…