Cloud Native Computing Foundation

From Wikipedia, the free encyclopedia
Cloud Native Computing Foundation
AbbreviationCNCF
Formation2015; 9 years ago (2015)
Type501(c)(6) organization
PurposeBuilding sustainable ecosystems for cloud native software
General Manager
Priyanka Sharma
CTO
Chris Aniszczyk
Parent organization
The Linux Foundation
Websitewww.cncf.io Edit this at Wikidata

The Cloud Native Computing Foundation (CNCF) is a Linux Foundation project that was started in 2015 to help advance container technology[1] 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, RX-M, Cisco, IBM, Docker, Univa, and VMware.[2][3] 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.[4]

Dan Kohn (who also helped launch the Core Infrastructure Initiative) led CNCF as executive director until May 2020.[5][6] The foundation announced Priyanka Sharma, director of Cloud Native Alliances at GitLab, would step into a general manager role in his place.[6] Sharma describes CNCF as "a very impactful organization built by a small group of people but [within] a very large ecosystem" and believes that CNCF is entering into a "second wave" due to increased industry awareness and adoption.[7]

In August 2018 Google announced that it was handing over operational control of Kubernetes to the community.[8] 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.[9] The report revealed a 78% increase in the usage of Kubernetes in production.[10]

CNCF projects[edit]

CNCF technology projects are cataloged with a maturity level of Sandbox, Incubated, and Graduated, in ascending order.[11] The defined criteria include rate of adoption, longevity and whether the open source project can be relied upon to build a production-grade product.[12]

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.[13] A graduated project reflects overall maturity; these projects have reached a tipping point in terms of diversity of contribution, community scale/growth, and adoption.[14]

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".[15]

In July 2020, Priyanka Sharma stated that CNCF is looking to increase the number of open source projects in the cloud native ecosystem.[16]

Graduated projects[edit]

Cilium[edit]

Cilium provides networking, security, and observability for Kubernetes deployments using eBPF technology. It joined the CNCF at incubation level in October 2021[17] and the CNCF announced its graduation in October 2023.[18]

containerd[edit]

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.[19] Its general availability and intention to donate the project to CNCF was announced by Docker in 2017.[20][21]

CoreDNS[edit]

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

Envoy[edit]

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.[23]

etcd[edit]

etcd is a distributed key value store, providing a method of storing data across a cluster of machines.[24] It became a CNCF incubating project in 2018 at KubeCon+CloudNativeCon North America[25] in Seattle that year.[26]

Falco[edit]

Falco is an open source and cloud native runtime security initiative. It is the "de facto Kubernetes threat detection engine".[27] It became an incubating project in January 2020 [28] and graduated in February 2024.[29]

Harbor[edit]

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

Helm[edit]

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

Jaeger[edit]

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[34] and became a graduated project in 2019.[35] In 2020 it became an approved and fully integrated part of the CNCF ecosystem.[36]

Kubernetes[edit]

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 the varied infrastructure."[37] 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.[38] The "large and diverse" community supporting the project has made its staying power more robust than other, older technologies of the same ilk.[39] In January 2020, the CNCF annual report showed significant growth in interest, training, event attendance and investment related to Kubernetes.[40]

Linkerd[edit]

Linkerd is CNCF's fifth member project, and the project that coined the term “service mesh".[41] Linkerd adds observability, security, and reliability features to applications by adding them to the platform rather than the application layer,[42] and features a "micro-proxy" to maximize speed and security of its data plane.[43] Linkerd graduated from CNCF in July 2021.[44]

Open Policy Agent[edit]

Open Policy Agent (OPA) is "an open source general-purpose policy engine and language for cloud infrastructure."[45] It became a CNCF incubating project in April 2019.[46] OPA graduated from CNCF in February 2021.[47]

Prometheus[edit]

A Cloud Native Computing Foundation member project, Prometheus is a cloud monitoring tool sponsored by SoundCloud in early iterations. In August 2018, the tool was designated a graduated project by the Cloud Native Computing Foundation.[14]

Rook[edit]

Rook is CNCF's first cloud native storage project.[48] It became an incubation level project in 2018[49] and graduated in October 2020.[50]

SPIFFE[edit]

SPIFFE is an open standard and framework for workload identity, much the same way that OAuth is an open standard and framework for human identity. It is built from the ground up to accommodate modern computing environments, which operate with systems scale and velocity (as opposed to human scale and velocity), while still maintaining interoperability with existing technologies like OAuth and X.509 Public key infrastructure. Unlike other identity standards, SPIFFE supports multiple credential types for a single identity, ensuring that the highly varied needs of production environments are consistently met without compromise. SPIFFE joined the CNCF as a sandbox project in 2018, was accepted to incubation in 2020, and graduated in 2022.[51]

SPIRE[edit]

SPIRE is an open source identity provider for workloads based on the SPIFFE framework. It is highly pluggable, and fills the attestation and issuance needs required by any workload identity solution. The plugin interfaces it exposes allows users to write integrations with in-house systems, build internal self-service portals, and more. It is a very powerful building block for issuing short-lived identity credentials to dynamic cloud workloads. SPIRE became a CNCF Graduated project in 2022.[52]

The Update Framework[edit]

The Update Framework (TUF) 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 and the ninth project overall to graduate from the foundation's hosting program.[53]

TiKV[edit]

TikV provides a distributed key–value database.[54]

Vitess[edit]

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.[55]

Incubating projects[edit]

Contour[edit]

Contour is a management server for Envoy that can direct the management of Kubernetes' traffic. Contour also provides routing features that are more advanced than Kubernetes' out-of-the-box Ingress specification. VMWare contributed the project to CNCF in July 2020.[56]

Cortex[edit]

Cortex offers horizontally scalable, multi-tenant, long-term storage for Prometheus and works alongside Amazon DynamoDB, Google Bigtable, Cassandra, S3, GCS, and Microsoft Azure. It was introduced into the ecosystem incubator alongside Thanos in August 2020.[57]

CRI-O[edit]

CRI-O is an Open Container Initiative (OCI) based "implementation of Kubernetes Container Runtime Interface".[58] CRI-O allows Kubernetes to be container runtime-agnostic.[59] It became an incubating project in 2019.[60]

gRPC[edit]

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

Istio[edit]

Istio is a service mesh technology. It was accepted by CNCF in September 2022.[63][64]

KubeEdge[edit]

In September 2020, CNCF's Technical Oversight Committee (TOC) announced that KubeEdge was accepted as an incubating project. The project was created at Futurewei (a Huawei partner). KubeEdge's goal is to "make edge devices an extension of the cloud".[65]

Kuma[edit]

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

Litmus[edit]

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

NATS[edit]

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 (IPC)."[68] It existed independently for a number of years but gained wider reach since becoming a CNCF incubating project.[69]

Notary[edit]

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

OpenTelemetry[edit]

OpenTelemetry is an open source observability framework created when CNCF merged the OpenTracing and OpenCensus projects.[72] OpenTracing offers "consistent, expressive, vendor-neutral APIs for popular platforms"[73] while the Google-created OpenCensus project acts as a "collection of language-specific libraries for instrumenting an application, collecting stats (metrics), and exporting data to a supported backend."[74] Under OpenTelemetry, the projects create a "complete telemetry system [that is] suitable for monitoring microservices and other types of modern, distributed systems — and [is] compatible with most major OSS and commercial backends."[75] It is the "second most active" CNCF project.[76] In October 2020, AWS announced the public preview of its distro for OpenTelemetry.[77]

Thanos[edit]

Thanos enables global query views and unlimited retention of metrics. It was designed to be easily addable to Prometheus deployments.[57]

CNCF Initiatives[edit]

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

Events[edit]

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.[78] The North America event was moved to an entirely remote model for its 2020 season due to the COVID-19 pandemic.[79]

List of KubeCon + CloudNativeCon
Event Date Place Ref.
CloudNativeCon + KubeCon 2016 Nov 8–9, 2016 Seattle, Washington, United States [80]
CloudNativeCon + KubeCon Europe 2017 March 29–30, 2017 Berlin Congress Center, Berlin, Germany [81]
KubeCon + CloudNativeCon North America 2017 Dec 6–8, 2017 Austin Convention Center, Austin, Texas, United States [82]
KubeCon + CloudNativeCon Europe 2018 May 2–4, 2018 Bella Center, Copenhagen, Denmark [83]
KubeCon + CloudNativeCon China 2018 Nov 14–15, 2018 Shanghai Convention & Exhibition Center of International Sourcing, Shanghai, China [84]
KubeCon + CloudNativeCon North America 2018 Dec 11–13, 2018 Washington State Convention Center, Seattle, Washington, United States [85]
KubeCon + CloudNativeCon Europe 2019 May 20–23, 2019 Fira Gran Via, Barcelona, Spain [86]
KubeCon + CloudNativeCon + Open Source Summit China 2019 Jun 25–26, 2019 Shanghai Expo Centre, Shanghai, China [87]
KubeCon + CloudNativeCon North America 2019 Nov 18–21, 2019 San Diego Convention Center, San Diego, California, United States [88]
KubeCon + CloudNativeCon Europe 2020 March 30-April 2, 2020 Virtual[Note 1] [89]
KubeCon + CloudNativeCon North America 2020 Nov 17–20, 2020 Virtual[Note 2] [90]
KubeCon + CloudNativeCon Europe 2021 May 4–7, 2021 Virtual [89]
KubeCon + CloudNativeCon North America 2021 Oct 12–15, 2021 Los Angeles Convention Center, Los Angeles, California, United States [91]
KubeCon + CloudNativeCon Europe 2022 May 16–18, 2022 Feria Valencia, Valencia, Spain [92]
KubeCon + CloudNativeCon North America 2023 November 6–9, 2023 McCormick Place, Chicago, Illinois United States [93]
KubeCon + CloudNativeCon Europe 2024 March 19–22, 2024 Porte de Versailles, Paris, France [94]

Diversity scholarships and stance on equity and inclusion[edit]

CNCF's Diversity Scholarship program covers the ticket and travel to the KubeCon + CloudNativeCon conference.[95] 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.[96]

In August 2020, Priyanka Sharma stated that CNCF stands "in solidarity" with the Black Lives Matter movement. Sharma also stated that she was "personally involved in a project to eradicate racially problematic terminology from code" and that the foundation is "actively working to improve the gender and racial balance inside the cloud native ecosystem" while remaining committed to creating spaces and opportunities for LGBTQIA+, women, Black and Brown people, and differently-abled people, specifically in regards to KubeCon.[97]

Kubernetes certification and education[edit]

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

Kubernetes software conformance and training[edit]

CNCF's Certified Kubernetes Conformance Program (KCSP) 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.[100]

In 2017, CNCF also helped the Linux Foundation launch a free Kubernetes course on the EdX platform[101] — which has more than 88,000 enrollments.[102] 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.[102]

Cloud Native Landscape[edit]

CNCF developed a landscape map that shows the full extent of cloud native solutions, many of which fall under their umbrella.[103] The interactive catalog gives an idea of the problems facing engineers and developers in deciding which products to use. This interactive catalog was created in response to the proliferation of third-party technologies and the 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.[104]

The landscape map has been the subject of various jokes on Twitter due to the CNCF ecosystem's expansiveness and visual complexity.[105]

Cloud Native Trail Map[edit]

CNCF's Cloud Native Trail Map 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.[106]

DevStats[edit]

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 (SIGs) are the most responsive.[107]

CNCF Technology Radar[edit]

In June 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.[108]

Notes[edit]

  1. ^ The originally planned place was RAI Amsterdam Convention Center, Amsterdam.
  2. ^ The originally planned place is Boston Convention & Exhibition Center, Boston, Massachusetts

References[edit]

  1. ^ "New Cloud Native Computing Foundation to Drive Alignment Among Container Technologies". Cloud Native Computing Foundation. 2015-06-21. Retrieved 2020-01-20.
  2. ^ Vaughan-Nichols, Steven J. "Cloud Native Computing Foundation seeks to forge cloud and container unity". ZDNet. Retrieved 2020-01-20.
  3. ^ "Cloud Giants Form Foundation to Drive Container Interoperability". Data Center Knowledge. 2015-07-21. Retrieved 2020-01-20.
  4. ^ Calcote, Lee (2016-09-06). "Cloud Native Ambassadors and Docker Captains navigate users through the container ecosystem". InfoWorld. Retrieved 2020-01-20.
  5. ^ "CNCF Names Kohn as Executive Director". Light Reading. Retrieved 2020-01-20.
  6. ^ a b "Priyanka Sharma takes over the leadership of the Cloud Native Computing Foundation". TechCrunch. June 2020. Archived from the original on 2022-01-24. Retrieved 2020-06-07.
  7. ^ Meyer, Dan (July 6, 2020). "CNCF Leadership Change Targets Cloud Native 'Second Wave'". SDxCentral. Archived from the original on 2022-01-24. Retrieved July 12, 2020.
  8. ^ "Google takes a step back from running the Kubernetes development infrastructure". TechCrunch. 29 August 2018. Archived from the original on 2022-01-24. Retrieved 2020-01-20.
  9. ^ "CNCF Annual Report 2019". Cloud Native Computing Foundation. 25 December 2019. Retrieved 2020-01-22.
  10. ^ "CNCF survey reveals 78% use Kubernetes in production". JAXenter. 2020-03-09. Retrieved 2020-07-06.
  11. ^ "Project Services and Maturity Levels". Cloud Native Computing Foundation. Retrieved 17 February 2020.
  12. ^ "How a Project Graduates from the Cloud Native Computing Foundation". The New Stack. 2018-12-26. Retrieved 2020-01-20.
  13. ^ "Kubernetes Graduates CNCF Incubator, Debuts New Sandbox". serverwatch.com. 6 March 2018. Retrieved 2020-01-20.
  14. ^ a b "Prometheus monitoring tool joins Kubernetes as CNCF's latest 'graduated' project". TechCrunch. 9 August 2018. Archived from the original on 2022-01-24. Retrieved 2020-01-20.
  15. ^ "Open Metrics Project Comes to the Cloud Native Computing Foundation". serverwatch.com. Archived from the original on 2020-09-27. Retrieved 2020-01-20.
  16. ^ Vizard, More from Mike (2020-07-08). "CNCF Looks to Increase Open Source Sandbox Projects". DevOps.com. Retrieved 2020-07-20.
  17. ^ "Cilium joins CNCF as an incubating project". CNCF Blog. 2021-10-13. Retrieved 2023-11-13.
  18. ^ "Cilium leaves incubator, gets the nod from Cloud Native Computing Foundation". The Register. 2023-10-12. Retrieved 2023-10-13.
  19. ^ "Cloud Native Computing Foundation Announces containerd Graduation". 28 February 2019.
  20. ^ "Announcing the General Availability of containerd 1.0, the industry-standard runtime used by millions of users". Docker Blog. 2017-12-05. Retrieved 2020-01-20.
  21. ^ "Docker to donate containerd to the Cloud Native Computing Foundation". Docker Blog. 2017-03-15. Retrieved 2020-01-20.
  22. ^ Claburn, Thomas (2019-01-24). "CoreDNS is all grown up now and ready to roll: Kubernetes network toolkit graduates at last". The Register. Retrieved 2020-01-20.
  23. ^ Klein, Matt (2017-09-13). "Envoy joins the CNCF". Medium. Retrieved 2020-01-20.
  24. ^ Kirpes, Benedikt; Roon, Micha; Burgahn, Christopher (2019). "Distributed Data Validation for a Key-value Store in a Decentralized Electric Vehicle Charging Network". Proceedings of the 11th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management. SCITEPRESS - Science and Technology Publications: 356–363. doi:10.5220/0008363703560363. ISBN 978-989-758-382-7.
  25. ^ KubeCon+CloudNativeCon North America
  26. ^ "The Cloud Native Computing Foundation adds etcd to its open-source stable". TechCrunch. 11 December 2018. Archived from the original on 2022-03-31. Retrieved 2020-01-21.
  27. ^ Patel, Akash (2014). INCORPORATING PRIVACY AND SECURITY FEATURES IN AN OPEN SOURCE SEARCH ENGINE A Project Report Presented to (Thesis). San Jose State University Library. doi:10.31979/etd.ye8d-rxuw.
  28. ^ Sawaya, Sydney (8 January 2020). "Falco Soars From CNCF Sandbox to Incubation". SDXCentral. Archived from the original on 2020-05-27.
  29. ^ SAN FRANCISCO, California (29 February 2024). "CNCF announces falco graduation". CNCF.{{cite web}}: CS1 maint: url-status (link)
  30. ^ "Harbor Accepted as CNCF-Hosted Project". Cloud Native Apps Blog. 2018-07-31. Retrieved 2020-01-21.
  31. ^ a b "Harbor Container Registry Project Advances". Container Journal. 2019-09-23. Retrieved 2020-01-21.
  32. ^ "CNCF Graduates Harbor Container Registry". Container Journal. 2020-06-23. Retrieved 2020-07-13.
  33. ^ "Cloud Native Computing Foundation Announces Helm Graduation". cncf.io. 30 April 2020. Retrieved 2020-05-01.
  34. ^ "Jaeger Emerges as Meister of Cloud Monitoring". EnterpriseAI. 2019-11-01. Retrieved 2020-01-20.
  35. ^ "Jaeger Graduates CNCF, Sees a Future Without Native Jaeger Clients". The New Stack. 2019-11-04. Retrieved 2020-01-20.
  36. ^ "Kubernetes' Helm gets full Cloud Native Computing Foundation approval". ARN. Retrieved 2020-07-06.
  37. ^ "An Introduction to Kubernetes". DigitalOcean. Retrieved 2020-01-20.
  38. ^ "As Kubernetes Hits 1.0, Google Donates Technology To Newly Formed Cloud Native Computing Foundation". TechCrunch. 21 July 2015. Archived from the original on 2022-03-31. Retrieved 2020-01-20.
  39. ^ Asay, Matt (2016-09-09). "Why Kubernetes is winning the container war". InfoWorld. Retrieved 2020-01-20.
  40. ^ "CNCF Annual Report Shows Kubernetes Growth". Container Journal. 2020-01-21. Retrieved 2020-01-22.
  41. ^ "A Brief Introduction to Linkerd". Glasnostic blog. Glasnostic. Retrieved 2019-01-22.
  42. ^ "Linkerd: A Different Kind of Service Mesh". VMblog.io. VMblog.io. Retrieved 2021-01-05.
  43. ^ "Why Linkerd doesn't use Envoy". Linkerd.io. Linkerd.io. Retrieved 2020-12-03.
  44. ^ Morgan, William (2021-07-28). "Announcing Linkerd's Graduation". Blog. Linkerd. Retrieved 2022-02-08.
  45. ^ Schalm, Deb (2019-10-08). "Fugue Adopts Open Policy Agent (OPA) for its Policy-as-Code Framework for Cloud Security". Security Boulevard. Retrieved 2020-01-21.
  46. ^ "Open Policy Agent Accepted as CNCF Incubation Level Project". InfoQ. Retrieved 2020-01-21.
  47. ^ "Cloud Native Computing Foundation Announces Open Policy Agent Graduation". Announcements. Cloud Native Computing Foundation. 2021-02-04. Retrieved 2022-02-08.
  48. ^ Lyons Hardcastle, Jessica (29 January 2018). "CNCF's First Cloud-Native Storage Project Is Rook". SDXCentral. Archived from the original on 2018-06-25.
  49. ^ "Rook, an open-source project adding storage to Kubernetes, joins the Cloud Native Computing Foundation". GeekWire. 2018-01-29. Retrieved 2020-01-21.
  50. ^ "CNCF Graduates Rook to Automate Kubernetes Storage Tasks". Container Journal. 2020-10-13. Retrieved 2020-10-19.
  51. ^ "SPIFFE and SPIRE Projects Graduate from Cloud Native Computing Foundation Incubator". CNCF. 2022-09-20. Retrieved 2024-03-04.
  52. ^ "SPIFFE and SPIRE Projects Graduate from Cloud Native Computing Foundation Incubator". CNCF. 2022-09-20. Retrieved 2024-03-04.
  53. ^ Schmidt, Julia (2019-12-19). "The Update Framework becomes ninth project to graduate CNCF • DEVCLASS". DEVCLASS. Retrieved 2020-01-20.
  54. ^ "Kubernetes Development Infrastructure Moving Out of Google Control". eWEEK. 29 August 2018. Retrieved 2020-01-21.
  55. ^ Sawaya, Sydney (6 November 2019). "Vitess Earns Venerable CNCF's Graduate Distinction". SDXCentral. Archived from the original on 2020-05-27.
  56. ^ "VMware Hands Control of Kubernetes Ingress Project Contour Over to CNCF". Data Center Knowledge. 2020-07-27. Retrieved 2020-08-03.
  57. ^ a b Schmidt, Julia (2020-08-20). "Prometheus, isn't it? CNCF rounds off community shindig by slipping Thanos and Cortex into incubator • DEVCLASS". DEVCLASS. Retrieved 2020-09-07.
  58. ^ "CNCF Cloud Native Interactive Landscape". CNCF Cloud Native Interactive Landscape. Retrieved 2020-01-21.
  59. ^ "Introducing CRI-O 1.0". redhat.com. Retrieved 2020-01-21.
  60. ^ Vaughan-Nichols, Steven J. "Cloud Native Computing Foundation adopts Kubernetes-friendly container runtime". ZDNet. Retrieved 2020-01-21.
  61. ^ a b "About gRPC". grpc.io. Retrieved 2020-01-20.
  62. ^ Ibanez, Luis (2015-03-03). "Google shares gRPC as alternative to REST for microservices". Opensource.com. Retrieved 2020-01-20.
  63. ^ "Istio". Cloud Native Computing Foundation. 2022-12-14. Retrieved 2022-12-14.
  64. ^ "Istio". Istio. Retrieved 2022-12-14.
  65. ^ "CNCF Approves Kubernetes Edge Computing Platform KubeEdge as Incubating Project". InfoQ. Retrieved 2020-10-19.
  66. ^ "Kong donates its Kuma control plane to the Cloud Native Computing Foundation". TechCrunch. 30 June 2020. Archived from the original on 2022-03-31. Retrieved 2020-07-06.
  67. ^ "MayaData Donates Chaos Engineering Tool for Kubernetes Apps to CNCF". Container Journal. 2020-07-01. Retrieved 2020-07-13.
  68. ^ Evans, Kristen (2018-03-15). "CNCF to Host NATS". Cloud Native Computing Foundation. Retrieved 2020-01-21.
  69. ^ Juggery, Luc (2019-12-13). "Getting Started With NATS". Medium. Retrieved 2020-01-21.
  70. ^ Notary is a project that allows anyone to have trust over arbitrary collections of data: theupdateframework/notary, The Update Framework (TUF), 2020-01-19, retrieved 2020-01-20
  71. ^ "CNCF Brings Security to the Cloud Native Stack with Notary, TUF Adoption". The New Stack. 2017-10-24. Retrieved 2020-01-20.
  72. ^ "OpenTelemetry: The Merger of OpenCensus and OpenTracing". Google Open Source Blog. Retrieved 2020-01-20.
  73. ^ Gonzalez, Brandon (2016-02-29), Source code for OpenTracing, retrieved 2020-01-20
  74. ^ Mooney, Mallory (2019-02-06). "Performance monitoring with OpenTracing, OpenCensus, and OpenMetrics". Datadog. Retrieved 2020-01-20.
  75. ^ Young, Ted (2019-05-21). "A Roadmap to Convergence". Medium. Retrieved 2020-01-20.
  76. ^ Schmidt, Julia (2020-10-22). "Former rivals at OpenTelemetry lock in tracing specification, to focus on metrics next". Devclass. Retrieved 2020-10-26.
  77. ^ "AWS Distro for OpenTelemetry Available for Public Preview". InfoQ. Retrieved 2020-11-02.
  78. ^ Aniszczyk, Chris (2019-05-16). "Five things the KubeCon + CloudNativeCon Europe 2019 run-up reveals about Kubernetes and Cloud Native". ITProPortal. Retrieved 2020-01-20.
  79. ^ "KubeCon 2020 preview: Session guide for Kubernetes beginners". SearchITOperations. Retrieved 2020-11-02.
  80. ^ "CloudNativeCon + KubeCon 2016 Schedule". cnkc16.sched.com. Retrieved 2020-11-16.
  81. ^ "Schedule | CloudNativeCon and KubeCon Europe 2017 | Linux Conferences and Linux Events | The Linux Foundation". events17.linuxfoundation.org. Retrieved 2020-11-16.
  82. ^ "KubeCon + CloudNativeCon North America 2017 | Linux Conferences and Linux Events | The Linux Foundation". events17.linuxfoundation.org. Retrieved 2020-11-16.
  83. ^ "KubeCon and CloudNativeCon Europe 2018". Linux Foundation Events. Retrieved 2020-11-16.
  84. ^ "KubeCon CloudNativeCon China 2018". LF Asia, LLC. Retrieved 2020-11-16.
  85. ^ "KubeCon + CloudNativeCon North America 2018". Linux Foundation Events. Retrieved 2020-11-16.
  86. ^ "KubeCon + CloudNativeCon Europe 2019". Linux Foundation Events. Retrieved 2020-11-16.
  87. ^ "KubeCon CloudNativeCon China 2019". LF Asia, LLC. Retrieved 2020-11-16.
  88. ^ Morales, Alexa Weber. "Oracle BrandVoice: Kubernetes-Hungry Businesses Recruit To Fill Their Skill Gaps At KubeCon". Forbes. Retrieved 2020-01-20.
  89. ^ a b "KubeCon + CloudNativeCon Europe". Linux Foundation Events. Retrieved 2020-11-16.
  90. ^ "KubeCon + CloudNativeCon North America". Linux Foundation Events. Retrieved 2020-11-16.
  91. ^ "KubeCon + CloudNativeCon North America". Linux Foundation Events. Retrieved 2020-11-22.
  92. ^ "KubeCon + CloudNativeCon Europe". Linux Foundation Events. Retrieved 2022-05-16.
  93. ^ "KubeCon + CloudNativeCon North America". Linux Foundation Events. Retrieved 2023-11-06.
  94. ^ "KubeCon + CloudNativeCon Europe". Linux Foundation Events. Retrieved 2022-05-16.
  95. ^ "How the new KubeCon co-chair is scaling up the Kubernetes community". SiliconANGLE. 2018-10-30. Retrieved 2020-01-20.
  96. ^ "KubeCon and CloudNativeCon 2018 Summary: Kubernetes 1.13, Envoy Update, and New Hosted Projects". InfoQ. Retrieved 2020-01-20.
  97. ^ "KubeCon EU, CNCF Community, and the Role of the Cloud during the Pandemic: Q&A with Priyanka Sharma". InfoQ. Retrieved 2020-08-16.
  98. ^ "Study tips to ace the CNCF's CKA exam". SearchITOperations. Retrieved 2020-01-20.
  99. ^ "5 Exciting Facts About Kubernetes On The Eve Of Its 5th Anniversary". Forbes. Retrieved 2020-01-20.
  100. ^ "6 Key Metrics Driving Growth at the Cloud Native Computing Foundation". eWEEK. 13 February 2019. Retrieved 2020-01-20.
  101. ^ Vaughan-Nichols, Steven J. "Linux Foundation offers free Introduction to Kubernetes class". ZDNet. Retrieved 2020-01-20.
  102. ^ a b "Introduction to Kubernetes". edX. Retrieved 2020-01-20.
  103. ^ "The Beginner's Guide to the CNCF Landscape". Linux.com. 2018-11-28. Retrieved 2020-01-20.
  104. ^ Thornett, Chris (2018-05-12). "Bigger than Linux: The rise of cloud native". TechRadar. Retrieved 2020-01-20.
  105. ^ Combs, Veronica (September 10, 2020). "Take a look at the cloud native landscape if you dare". TechRepublic. Retrieved 2020-09-14.
  106. ^ "Graduation day: Kubernetes hits key milestone as CNCF lays out a cloud-native road map". GeekWire. 2018-03-06. Retrieved 2020-01-20.
  107. ^ "Google remains the top open-source contributor to CNCF projects". TechCrunch. 17 January 2019. Archived from the original on 2022-01-24. Retrieved 2020-01-20.
  108. ^ Schmidt, Julia (2020-06-15). "CNCF debuts own tech radar, looking into continuous delivery • DEVCLASS". DEVCLASS. Retrieved 2020-07-06.

External links[edit]