Cloud Native Computing Foundation Announces etcd Graduation
Widely used data store solution for orchestrators has seen 200 distinct contributors in the past 12 months SAN FRANCISCO, Calif. – November 24, 2020 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for…
SiliconANGLE: “Kubernetes’ etcd data store becomes top-level CNCF project”
The Cloud Native Computing Foundation today granted top-level project status to etcd, an open-source data management system that serves as a key component of Kubernetes and can be found in many other software projects as well.
TFIR: “CNCF Announces Graduation Of etcd”
The Cloud Native Computing Foundation (CNCF) has announced the graduation of etcd. The project was created at CoreOS in 2013 and joined CNCF in December 2018 as an incubating project.
SiliconANGLE: “Kubernetes’ etcd data store becomes top-level CNCF project”
The Cloud Native Computing Foundation today granted top-level project status to etcd, an open-source data management system that serves as a key component of Kubernetes and can be found in many other software projects as well.
Container Journal “etcd data store project key to scaling Kubernetes clusters”
The etcd distributed key/value store is starting to play a key role in the management of fleets of Kubernetes clusters in the enterprise. Currently an incubation-level project being advanced under the auspices of the Cloud Native…
This week, a third-party security audit was published on etcd, the open source distributed key-value store that plays a crucial role in scaling Kubernetes in the cloud. For etcd, this audit was important in multiple ways….
Open sourcing the etcd Security Audit
Guest post from Sahdev Zala and Xiang Li, maintainers for etcd We are proud to announce that the etcd team has successfully completed a 3rd party security audit for the etcd latest major release 3.4. The…
Performance optimization of etcd in web scale data scenario
By Xingyu Chen, Software Engineer at Alibaba Cloud Abstract etcd is an open source distributed kv storage system that has recently been listed as a sandbox incubation project by CNCF. etcd is widely used in many…
Kubernetes in production: operating etcd with etcdadm
There are three high-level requirements to operating an etcd cluster in production: Each etcd member must be bootstrapped: The etcd binary has to be on the host and the runtime parameters must be defined. The list…
SDxCentral: "Etcd joins CNCF’s growing cache of open source projects"
That list’s newest member was added today as etcd slid under that umbrella as an Incubating project. Etcd is the primary storage location for Kubernetes and needs to be established before Kubernetes can be run on…