This page contains an overview of the various feature gates an administrator can specify on etcd. See feature stages for an explanation of the stages for a feature. Overview Feature gates are a set of key=value pairs that describe etcd features. You can turn these features on or off using the --feature-gates command line flag on etcd. etcd lets you enable or disable a set of feature gates. Use -h flag to see a full set of feature gates. To set feature gates, use the --feature-gates flag assig...| etcd
Discover other etcd members in a cluster bootstrap phase| etcd
Discover other etcd members in a cluster bootstrap phase| etcd
API guarantees made by etcd| etcd
There is a common issue 19557 in the etcd v3.5 to v3.6 upgrade that may cause the upgrade process to fail. You can find detailed information and related discussions in the issue. TL; DR Users are required to first upgrade to etcd v3.5.20 (or a higher patch version) before upgrading to etcd v3.6.0. Failure to do so may result in an unsuccessful upgrade. What’s the symptom? When upgrading a multi-member etcd cluster from a version between v3.5.1 and v3.5.19 to v3.6.0, the upgrade may fail due...| etcd
When we launched etcd 3.4 back in August 2019, our focus was on storage backend improvements, non-voting member and pre-vote features. Since then, etcd has become more widely used for various mission critical clustering and database applications and as a result, its feature set has grown more broad and complex. Thus, improving its stability and reliability has been top priority in recent development. Today, we are releasing etcd 3.5. The past two years allowed for extensive iterations in fixi...| etcd