Merge pull request #117 from cncf/cloud-native-definition

Create Cloud Native Definition
This commit is contained in:
Chris Aniszczyk 2018-06-11 12:31:45 -05:00 committed by GitHub
commit 4472e4dfb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

15
DEFINITION.md Normal file
View File

@ -0,0 +1,15 @@
# CNCF Cloud Native Definition v1.0 #
*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
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.