Cloud Native Computing Foundation: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Alter: title, template type. Added chapter. Removed parameters. | Use this bot. Report bugs. | #UCB_CommandLine
Line 52:
 
==== etcd ====
etcd is a distributed key value store, providing a method of storing data across a cluster of machines.<ref>{{Cite journalbook|last1=Kirpes|first1=Benedikt|last2=Roon|first2=Micha|last3=Burgahn|first3=Christopher|date=2019|titlechapter=Distributed Data Validation for a Key-value Store in a Decentralized Electric Vehicle Charging Network |journaldate=2019|title=Proceedings of the 11th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management|publisher=SCITEPRESS - Science and Technology Publications|pages=356–363|doi=10.5220/0008363703560363|isbn=978-989-758-382-7|doi-access=free}}</ref> It became a CNCF incubating project in 2018 at KubeCon+CloudNativeCon North America<ref>[https://events19.linuxfoundation.org/events/kubecon-cloudnativecon-north-america-2018/ KubeCon+CloudNativeCon North America]</ref> in Seattle that year.<ref>{{Cite web|title=The Cloud Native Computing Foundation adds etcd to its open-source stable|url=http://social.techcrunch.com/2018/12/11/the-cloud-native-computing-foundation-adds-etcd-to-its-open-source-stable/|access-date=2020-01-21|website=TechCrunch|date=11 December 2018|language=en-US|archive-date=2022-03-31|archive-url=https://web.archive.org/web/20220331021525/https://techcrunch.com/2018/12/11/the-cloud-native-computing-foundation-adds-etcd-to-its-open-source-stable/|url-status=dead}}</ref>
 
==== Falco ====
Falco is an open source and cloud native runtime security initiative. It is the "de facto Kubernetes threat detection engine".<ref>{{Cite thesis |last=Patel |first=Akash |title=INCORPORATING PRIVACY AND SECURITY FEATURES IN AN OPEN SOURCE SEARCH ENGINE A Project Report Presented to |year=2014 |publisher=San Jose State University Library |doi=10.31979/etd.ye8d-rxuw|doi-access=free }}</ref> It became an incubating project in January 2020 <ref>{{Cite web |url=https://www.sdxcentral.com/articles/news/falco-soars-from-cncf-sandbox-to-incubation/2020/01/ |title=Falco Soars From CNCF Sandbox to Incubation |last=Sawaya |first=Sydney |website=SDXCentral |date=8 January 2020 |url-status=live|archive-url=https://web.archive.org/web/20200527212123/https://www.sdxcentral.com/articles/news/falco-soars-from-cncf-sandbox-to-incubation/2020/01/ |archive-date=2020-05-27 }}</ref> and graduated in February 2024.<ref>{{Cite web |url=https://www.cncf.io/announcements/2024/02/29/cloud-native-computing-foundation-announces-falco-graduation/ |title=CNCF announces falco graduation |last=SAN FRANCISCO|first=California|website=CNCF |date=29 February 2024 |url-status=live}}</ref>
 
==== Harbor ====
Line 71:
 
==== Linkerd ====
Linkerd is CNCF's fifth member project, and the project that coined the term “[[service mesh]]".<ref>{{cite web |title=A Brief Introduction to Linkerd |url=https://glasnostic.com/blog/an-introduction-to-what-is-linkerd-service-mesh |website=Glasnostic blog |publisher=Glasnostic |access-date=2019-01-22}}</ref> Linkerd adds observability, security, and reliability features to applications by adding them to the platform rather than the application layer,<ref>{{cite web |title=Linkerd: A Different Kind of Service Mesh |url=https://vmblog.com/archive/2021/01/05/linkerd-a-different-kind-of-service-mesh.aspx#.YHn7n6lKhqs |website=VMblog.io |publisher=VMblog.io |access-date=2021-01-05}}</ref> and features a "micro-proxy" to maximize speed and security of its data plane.<ref>{{cite web |title=Why Linkerd doesn't use Envoy |url=https://linkerd.io/2020/12/03/why-linkerd-doesnt-use-envoy/ |website=Linkerd.io |publisher=Linkerd.io |access-date=2020-12-03}}</ref> Linkerd graduated from CNCF in July 2021.<ref>{{cite web |last=Morgan |first=William |date=2021-07-28 |url=https://linkerd.io/2021/07/28/announcing-cncf-graduation/ |title=Announcing Linkerd's Graduation |department=Blog |website=Linkerd |access-date=2022-02-08}}</ref>
 
==== Open Policy Agent ====