Cloud Native Computing Foundation


The is a Linux Foundation project that was founded in 2015 to help advance container technology and align the tech industry around its evolution. It was announced alongside Kubernetes 1.0, an open source container cluster manager, which was contributed to the Linux Foundation by Google as a seed technology. Founding members include Google, CoreOS, Mesosphere, Red Hat, Twitter, Huawei, Intel, Cisco, IBM, Docker, Univa, and VMware. Today, CNCF is supported by over 450 members. In order to establish qualified representatives of the technologies governed by the CNCF, a program was announced at the inaugural CloudNativeDay in Toronto in August, 2016. Serial entrepreneur, Dan Kohn led CNCF as executive director until May 2020. The foundation announced Priyanka Sharma, director of Cloud Native Alliances at GitLab, would step into a general manager role in his place. Sharma describes CNCF as "a very impactful organization built by a small group of people but a very large ecosystem" and believes that CNCF is entering into a “second wave" due to increased industry awareness and adoption.
In August 2018 Google announced that it was handing over operational control of Kubernetes to the community. Since its creation, CNCF has launched a number of hosted sub-projects.
In January 2020, the CNCF annual report for the previous year was issued and reflected significant growth to the foundation across membership, event attendance, training, and industry investment. In 2019, CNCF grew by 50% since the previous year with 173 new members and nearly 90% growth in end-users. The report revealed a 78% increase in usage of Kubernetes in production.

CNCF Projects

CNCF technology projects are cataloged with a maturity level of Sandbox, Incubated, and Graduated, in ascending order. The defined criteria include rate of adoption, longevity and whether the open source project can be relied upon to build a production-grade product.
CNCF's process brings projects in as incubated projects and then aims to move them through to graduation, which implies a level of process and technology maturity. A graduated project reflects overall maturity; these projects have where it has reached a tipping point in terms of diversity of contribution, community scale/growth, and adoption.
The CNCF Sandbox is a place for early-stage projects, and it was first announced in March 2019. The Sandbox replaces what had originally been called the "inception project level".
In July 2020, Priyanka Sharma stated that CNCF is looking to increase the number of open source projects in the cloud native ecosystem.

Graduated Projects

Containerd

Containerd is an industry-standard core container runtime. It is currently available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system. In 2015, Docker donated the OCI Specification to The Linux Foundation with a reference implementation called runc. Since February 28, 2019 it is an official CNCF project. Its general availability and intention to donate the project to CNCF was announced by Docker in 2017.

CoreDNS

CoreDNS is a DNS server that chains plugins. Its graduation was announced in 2019.

Envoy

Originally built at Lyft to move their architecture away from a monolith, Envoy is a high-performance open source edge and service proxy that makes the network transparent to applications. Lyft contributed Envoy to Cloud Native Computing Foundation in September 2017.

Fluentd

Fluentd is an open source data collector, allowing the user to "unify the data collection and consumption for a better use and understanding of data." Fluentd joined CNCF in 2016  and became a graduated project in 2019.

Helm

Helm is a package manager that helps developers "easily manage and deploy applications onto the Kubernetes cluster." It joined the incubating level in June 2018 and graduated in April 2020.

Jaeger

Created by Uber Engineering, Jaeger is an open source distributed tracing system inspired by Google Dapper paper and OpenZipkin community. It can be used for tracing microservice-based architectures, including distributed context propagation, distributed transaction monitoring, root cause analysis, service dependency analysis, and performance/latency optimization. The Cloud Native Computing Foundation Technical Oversight Committee voted to accept Jaeger as the 12th hosted project in September 2017 and became a graduated project in 2019. In 2020 it became an approved and fully integrated part of the CNCF ecosystem.

Kubernetes

is an open source framework for automating deployment and managing applications in a containerized and clustered environment. "It aims to provide better ways of managing related, distributed components across varied infrastructure." It was originally designed by Google and donated to The Linux Foundation to form the Cloud Native Computing Foundation with Kubernetes as the seed technology. The "large and diverse" community supporting the project has made its staying power more robust than other, older technologies of the same ilk. In January 2020, the CNCF annual report showed significant growth in interest, training, event attendance and investment related to Kubernetes.

Prometheus

A Cloud Native Computing Foundation member project, Prometheus is a cloud monitoring tool sponsored by SoundCloud in early iterations. The tool is currently used by Digital Ocean, Ericsson, CoreOS, Docker, Red Hat and Google. In August 2018, the tool was designated a graduated project by the Cloud Native Computing Foundation.

The Update Framework

The Update Framework helps developers to secure new or existing software update systems, which are often found to be vulnerable to many known attacks. TUF addresses this widespread problem by providing a comprehensive, flexible security framework that developers can integrate with any software update system. TUF was CNCF's first security-focused project to and the ninth project overall to graduate from the foundation's hosting program.

Vitess

Vitess is a database clustering system for horizontal scaling of MySQL, first created for internal use by YouTube. It became a CNCF project in 2018 and graduated in November 2019,

Incubating Projects

CloudEvents

CloudEvents is "a specification for describing event data in a common way". The project was in 2018 and achieved its 1.0 milestone under the auspices of CNCF in October 2019.

CNI

Container Network Interface, a Cloud Native Computing Foundation project, provides networking for Linux containers.

CRI-O

CRI-O is an Open Container Initiative based "implementation of Kubernetes Container Runtime Interface". CRI-O allows Kubernetes to be container runtime-agnostic. It became an incubating project in 2019.

etcd

etcd is a distributed key value store aimed at providing a dependable method of storing data across a cluster of machines. It became a CNCF incubating project in 2018 at in Seattle that year.

Falco

Falco is an open source and cloud native runtime security initiative. It is the "de facto Kubernetes threat detection engine". It became an incubating project in January 2020.

gRPC

gRPC is a "modern open source high performance RPC framework that can run in any environment." The project was formed in 2015 when Google decided to open source the next version of its RPC infrastructure. The project has a number of early large industry adopters such as Square, Inc., Netflix, and Cisco.

Harbor

Harbor is an "open source trusted cloud native registry project that stores, signs, and scans content." It became an incubating project in September 2019 and graduated in June 2020.

Kong

In June of 2020, API management platform, Kong, announced that it would donate its open-source Kuma control plane technology to CNCF as a sandbox project.

Linkerd

Linkerd is CNCF's fifth member project, providing resilient service mesh for cloud native applications. The tool is based on the JVM "for developers to help improve communications among microservices."

'''Litmus'''

In July 2020, MayaData donated Litmus, an open source chaos engineering tool that runs natively on Kubernetes, to CNCF as a sandbox-level project.

NATS

NATS consists of a collection of open source messaging technologies that "implements the publish/subscribe, request/reply and distributed queue patterns to help create a performant and secure method of InterProcess Communication." It existed independently for a number of years but gained wider reach since becoming a CNCF incubating project.

Notary

Notary is an open source project that enables widespread trust over arbitrary data collections. Notary was released by Docker in 2015 and became a CNCF project in 2017.

Open Policy Agent (OPA)

OPA is "an open source general-purpose policy engine and language for cloud infrastructure." It became a CNCF incubating project in April 2019.

OpenTelemetry

OpenTelemetry is an open source observability framework created when CNCF merged the OpenTracing and OpenCensus projects. OpenTracing offers "consistent, expressive, vendor-neutral APIs for popular platforms" while the Google-created OpenCensus project acts as a "collection of language-specific libraries for instrumenting an application, collecting stats, and exporting data to a supported backend." Under OpenTelemetry, the projects create a "complete telemetry system suitable for monitoring microservices and other types of modern, distributed systems — and compatible with most major OSS and commercial backends."

Rook

Rook is CNCF's first cloud native storage project. It became an incubation level project in 2018.

TiKV

TikV runs on Rust and "provides a distributed key value database." CNCF's Technical Oversight Committee voted to move the project to the incubation-level in May 2019.
CNCF's Technical Oversight Committee "archives" projects that they deem no longer fitting of active promotion or marketing support by the foundation. The Linux Foundation, however, maintains and owns trademarks for these projects.

CNCF Initiatives

CNCF hosts a number of efforts and initiatives to serve the cloud native community, including:

Events

CNCF hosts the co-located KubeCon and CloudNativeCon conferences, which have become a keystone events for technical users and business professionals seeking to increase Kubernetes and cloud-native knowledge. The events seek to enable collaboration with industry peers and thought leaders. KubeCon + CloudNativeCon North America 2018 was held in Seattle at the Washington Convention Center. KubeCon + CloudNativeCon North America 2019 was held from November 18–21 in San Diego, CA. In recent years, the co-located event has expanded to include KubeCon Europe and China.

Diversity Scholarships

CNCF's Diversity Scholarship program covers the ticket and travel to the KubeCon + CloudNativeCon conference. In 2018, $300,000 in diversity scholarships was raised to enable attendees from diverse and minority backgrounds to make the journey to Seattle for KubeCon and CloudNativeCon.

Kubernetes Certification & Education

One path toward becoming a Kubernetes-certified IT professional is the vendor-agnostic Certified Kubernetes Administrator accreditation, which is relevant to admins who work across a range of cloud platforms. There are tens of thousands of Certified Kubernetes Administrators and Certified Kubernetes Application Developers worldwide.

Kubernetes Software Conformance & Training

CNCF's Certified Kubernetes Conformance Program enables vendors to prove that their product and service conformant with a set of core Kubernetes APIs and are interoperable with other Kubernetes implementations. At the end of 2018, there were 76 firms that had validated their offerings with the Certified Kubernetes Conformance Program.
In 2017, CNCF also helped the Linux Foundation launch a free Kubernetes course on the EdX platform — which has more than 88,000 enrollments. The self-paced course covers the system architecture, the problems Kubernetes solves, and the model it uses to handle containerized deployments and scaling. The course also includes technical instructions on how to deploy a standalone and multi-tier application.

Cloud Native Landscape

CNCF developed a that shows the full extent of cloud native solutions, many of which fall under their umbrella. The interactive catalog gives an idea of the problems facing engineers and developers deciding which products to use. This interactive catalog was created in response to the proliferation of third-party technologies and resulting decision-fatigue engineers and developers often experience when selecting software tools. In addition to mapping out the relevant and existing cloud native solutions, CNCF's landscape map provides details on the solutions themselves including open source status, contributors, and more.

Cloud Native Trail Map

CNCF's outlines the open source cloud native technologies hosted by the Foundation and outlines the recommended path for building a cloud native operation using the projects under its wing. The Cloud Native Trail Map also acts as an interactive and comprehensive guide to cloud technologies.

DevStats

CNCF's DevStats tool provides analysis of GitHub activity for Kubernetes and the other CNCF projects. Dashboards track a multitude of metrics, including the number of contributions, the level of engagement of contributors, how long it takes to get a response after an issue is opened, and which special interest groups are the most responsive.

CNCF Technology Radar

In June of 2020, CNCF published the inaugural issue of the CNCF Technology Radar, an “opinionated guide to a set of emerging technologies” in the form of a quarterly paper.