Blog
etcd Integrates Continuous Fuzzing
Friday, March 11, 2022 in Blog
In the last few months, the team at Ada Logics has worked on integrating continuous fuzzing into the etcd project. This was an effort focused on improving the security posture of etcd and ensuring a continued good experience for etcds users. The …
Announcing etcd 3.5
Tuesday, June 15, 2021 in Blog
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 …
Latest Jepsen Results against etcd 3.4.3
Thursday, January 30, 2020 in Blog
Jepsen tested and analyzed etcd 3.4.3, and had both good results and useful feedback to share with us. A key part of etcd’s design is strong consistency guarantees across the distributed key-value store. Kubernetes, Rook, OpenStack, and …
Container Linux with systemd
Tuesday, May 23, 2017 in Blog
This is an adaptation of a page previously found in the Platforms section of the documentation which described etcd deployments on various platform services. The original page was authored by Gyuho Lee. The following blog post shows how to run etcd …
Deployment of etcd on AWS EC2
Monday, April 10, 2017 in Blog
This is an adaptation of a page previously found in the Platforms section of the documentation which described etcd deployments on various platform services. The original page was authored by Caleb Miles and others. This post provides an …