-
Feel free to split in separate issues if needed.
---
@ghostiam, hi!
Thank you for linter.
I deeply reviewed it.
1) Naming proposal – `protogolint` is too general and conflicts with [proto…
-
Currently, when using the Flux Helm Controller, the final applied configuration (after merging ConfigMaps and inline values) is not easily observable. This makes it difficult to troubleshoot or verify…
-
rpc 端已经连接到了 etcd 中
etcd 的版本是 3.5.4
但是 api 去连接的时候报错
2024/07/27 20:27:18 rpc dial: etcd://localhost:2379/user.rpc, error: context deadline exceeded, make sure rpc service “user.rpc” is already st…
-
rancher 2.6.6, cluster rke v1.22.10, 3 master/etcd nodes + 13 workers
We tried to add 2 etcd nodes to the cluster but it failed with: Failed to reconcile etcd plane: Failed to add etcd member [xxx] t…
-
The framework should fetch configuration parameters from an etcd2 instance. This would allow to change parameters during runtime.
-
Is there any reason the documentation chooses to make Etcd2 insecure and not use TLS?
TL;DR CoreOS bills itself as a security first company except when using Etcd?
This is problematic for a couple…
-
1. ks-3.0 Minimal Installation ,The page is normal
2. create a secret for etcd
```
$ kubectl create ns kubesphere-monitoring-system
$ kubectl -n kubesphere-monitoring-system create secret generic …
-
**Describe the bug**
Recently, I has read your post at
http://dockerlabs.collabnix.com/kubernetes/beginners/Install-and-configure-a-multi-master-Kubernetes-cluster-with-kubeadm.html
I'm aware of …
-
panic: runtime error: slice bounds out of range [::4326323766] with length 21474
83647
goroutine 1 [running]:
go.etcd.io/bbolt.unsafeByteSlice(...)
H:/m/Server/vendor/go.etcd.io/bbolt/un…
-
>>># save etcd snapshot
>>>sudo ETCDCTL_API=3 etcdctl snapshot save --endpoints 172.16.1.11:2379 snapshot.db --cacert >>>/etc/kubernetes/pki/etcd/server.crt --cert /etc/kubernetes/pki/etcd/ca.crt…