-
**Summary:**
With RKE2 cluster provisioning within Rancher v2.6 it is possible to separate the etcd and controlplane roles on different nodes; however, the RKE2 docs do not document how to do this wh…
-
We likely need some brief documentation on what customers can expect in terms of the reliability of the control plane. We discussed the "majority" vs "less than majority" buckets of problems, would be…
-
**Rancher Server Setup**
- Rancher version: v2.8.2
- Installation option (Docker install/Helm Chart):
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc):
- Proxy/Cert D…
-
I have followed the steps and everything works well until I have a working couchbase server cluster, when I tried to install the sync gateway using the following
```
$ sudo docker run --net=host t…
-
There have been [some](https://github.com/k0sproject/k0s/issues/2888) [reports](https://forums.k8slens.dev/t/k0s-latest-release-is-killing-my-rpi4b-cpus/300) about high k0s resource consumption recent…
-
## Feature Suggestion
For embedded etcd certificates, detect if cert is expired during backend start, and throw a fatal error if the certificate is expired (unless there's a corresponding flag to not…
-
### What happened?
One of the following issues occurs:
- All etcd gateways shut down when one etcd gateway shuts down.
- Some etcd gateways shut down when one etcd gateway shuts down.
- The et…
-
I am receiving the following error in my back resources status:
```
Reason: "failed to save snapshot (failed to write snapshot (MultipartUpload: upload
multipart failed\n\tupload id: mgwLT4…
-
In etcd v2 python client, It is allowed to input multi-hosts to improve the high availability, But in etcd v3 python client, only one host is allowed , anyone knows why?
**V3:**
```
class Etcd3Cl…
-
The [k8s-etcd-cluster](https://github.com/blendedio/k8s-etcd-cluster) repo might provide a hint on how to simplify the architecture:
> What we need to do is therefore make sure that our cluster doesn…