website
website copied to clipboard
etcd.io
Add a WG etcd operator section in the community page ([content/en/community/_index.md](https://github.com/etcd-io/website/blob/main/content/en/community/_index.md)). The meetings are scheduled biweekly on Tuesdays at 11 a.m. PT. The Zoom details are the same as the...
Hi I am newbie, I am following the documentation from https://kubernetes.io/docs/tasks/administer-cluster/configure-upgrade-etcd/ I have several on premise clusters and I need to back them up. now I can't get etcdctl to...
We need to cover the following topics, - Release blogs - Some features: v2store deprecation, downgrade, etc. - performance improvement (reduce memory usage): - https://github.com/etcd-io/etcd/pull/18825 - https://github.com/etcd-io/etcd/pull/17563 - Upgrade checklist...
https://github.com/etcd-io/website/issues/962
Created the draft doc for upgrading to etcd version 3.6 from etcd version 3.5 Did not yet put the deprecated flags (if any) Fixes #963
# Fix update quick start documentation ## Description Updated documentation according to issue #782 , also added more links and split documentation into two paths development and operations. Not sure...
Similar to https://etcd.io/blog/2021/announcing-etcd-3.5/
Also take care of the comment https://github.com/etcd-io/etcd/issues/18023#issuecomment-2653717397
The upgrade guide for 3.5 to 3.6 needs to be similar to https://etcd.io/docs/v3.6/upgrades/upgrade_3_5/ We can start with a basic page covering the upgrade steps, which will be similar to 3.5,...