Search results for: tikv


TOC welcomes Cortex as an incubating project

Posted on August 20, 2020

Today, the CNCF Technical Oversight Committee (TOC) voted to accept Cortex as an incubation-level hosted project. Cortex provides horizontally scalable, highly available, multi-tenant, long term storage for Prometheus. “Cortex is an excellent addition to the CNCF landscape, and…


TOC approves Thanos from sandbox to incubation

Posted on August 19, 2020

Today, the CNCF Technical Oversight Committee (TOC) voted to accept Thanos as an incubation-level hosted project. Thanos is a metric system that provides a simple and cost-effective way to centralize and scale Prometheus based systems. The project was…


21 CNCF interns graduate from the Q2 2020 Linux Foundation CommunityBridge Program

Posted on August 13, 2020

In our biggest class yet, 21 CNCF interns have successfully passed the CommunityBridge program! 14 CNCF Graduated, Incubating and Sandbox projects participated in the program this quarter including CoreDNS, Envoy, Kubernetes, Linkerd, Prometheus and more. CommunityBridge was created…


TOC approves Operator Framework as Incubating Project

Posted on July 9, 2020

Today, the CNCF Technical Oversight Committee (TOC) voted to accept the Operator Framework, which is made up of two main components Operator SDK and Operator Lifecycle Manager (OLM) as an incubation-level hosted project. The Operator Framework is an…


TOC accepts Contour as Incubating project

Posted on July 7, 2020

Today, the CNCF Technical Oversight Committee (TOC) voted to accept Contour as an incubation-level hosted project. Contour is a high-performance ingress controller for Kubernetes that provides a control plane for Envoy. “One of the most important steps for…


Rust at CNCF

Posted on June 22, 2020 | By Luc Perkins

Rust is a systems language originally created by Mozilla to power parts of its experimental Servo browser engine. Once highly experimental and little used, Rust has become dramatically more stable and mature in recent years and is now…


TOC Approves SPIFFE and SPIRE to Incubation

Posted on June 22, 2020

Today, the CNCF Technical Oversight Committee (TOC) voted to accept SPIFFE and SPIRE as incubation-level hosted projects. The SPIFFE (Secure Production Identity Framework For Everyone) specification defines a standard to authenticate software services in cloud native environments through…


How we doubled system read throughput with only 26 lines of code

Posted on June 15, 2020

TiKV is a strongly consistent key-value database built upon the Raft algorithm. It stores data in basic units called Regions. Multiple replicas of a Region form a Raft group. When a read hotspot appears in a Region, the…


TOC votes to move Dragonfly into CNCF incubator

Posted on April 9, 2020

Today, the CNCF Technical Oversight Committee (TOC) voted to accept Dragonfly as an incubation-level hosted project. Dragonfly, which was accepted into the CNCF Sandbox in October 2018, is an open source, cloud native image and file distribution system….


TOC welcomes Argo into the CNCF incubator

Posted on April 7, 2020

Today, the CNCF Technical Oversight Committee (TOC) voted to accept Argo as an incubation-level hosted project. The Argo Project is a set of Kubernetes-native tools for running and managing jobs and applications on Kubernetes. Argo was created in 2017 at…