From 47f1c2c1174cf1f8e8a2fef1aeb49765ac1e2086 Mon Sep 17 00:00:00 2001 From: Dan Kohn Date: Sat, 19 May 2018 23:31:20 -0400 Subject: [PATCH 1/2] Create Cloud Native Definition Based on 11 drafts from https://docs.google.com/document/d/1d9Ks3UvUV8sZj4ribAMwmq0MZwi1CwnOZWGtrCufOuk/ --- DEFINITION.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 DEFINITION.md diff --git a/DEFINITION.md b/DEFINITION.md new file mode 100644 index 0000000..5f069d5 --- /dev/null +++ b/DEFINITION.md @@ -0,0 +1,15 @@ +# CNCF Cloud Native Definition # + +*Approved by TOC: [TBD]* + +Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic +environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable +infrastructure, and declarative APIs exemplify this approach. + +These techniques enable loosely coupled systems that are resilient, manageable, and observable. Combined with +robust automation, they allow engineers to make high-impact changes frequently and predictably with minimal +toil. + +The Cloud Native Computing Foundation seeks to drive adoption of this paradigm by fostering and sustaining an +ecosystem of open source, vendor-neutral projects. We democratize state-of-the-art patterns to make these +innovations accessible for everyone. From 1b3bc9302b4ff440caf9b8f22ed070723cdfb4c9 Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Mon, 11 Jun 2018 12:31:28 -0500 Subject: [PATCH 2/2] Approved by the TOC 6/11/2018 https://lists.cncf.io/g/cncf-toc/message/2119 --- DEFINITION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEFINITION.md b/DEFINITION.md index 5f069d5..af07555 100644 --- a/DEFINITION.md +++ b/DEFINITION.md @@ -1,6 +1,6 @@ -# CNCF Cloud Native Definition # +# CNCF Cloud Native Definition v1.0 # -*Approved by TOC: [TBD]* +*Approved by TOC: 6/11/2018* Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable