Search results for: CloudEvents


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…


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…


The New Stack: "Kubernetes authentication ‘solved’: SPIFFE/SPIRE move to CNCF Incubation"

Posted on June 26, 2020

It’s been just over two years now since the SPIFFE (Secure Production Identity Framework For Everyone) and SPIRE (the SPIFFE Runtime Environment) projects joined the Cloud Native Computing Foundation (CNCF), and now the projects have moved on from…


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…


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…


Cloud Native Computing Foundation announces schedule for KubeCon + CloudNativeCon Europe 2020

Posted on January 29, 2020

Experts from around the world will join over 8000 attendees in Amsterdam SAN FRANCISCO, Calif. – January 29, 2020 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, today announced the schedule…


2019 CNCF Annual Report

Posted on January 21, 2020

The Cloud Native Computing Foundation (CNCF) annual report for 2019 is now available. The report highlights the growth of the community, events, projects, and more, over the past year. As CNCF celebrated its fourth birthday in 2019, we…


Brigade: scripting container workflows on Kubernetes

Posted on October 22, 2019

Brigade is an in-cluster runtime that interprets scripts and executes generic pipelines of work in Kubernetes. Using JavaScript, developers can chain containers together in a script to create an event-driven workflow in Kubernetes. Scripts can define a series…