Skip to content
forked from cnabio/cnab-spec

Cloud Native Application Bundle Specification

License

Notifications You must be signed in to change notification settings

jcsirot/cnab-spec

 
 

Repository files navigation

Cloud Native Application Bundle Specifications

Abstract

Cloud Native Application Bundles (CNAB) are a package format specification that describes a technology for bundling, installing, and managing distributed applications, that are by design, cloud agnostic.

Table of Contents

Contributing

The specification is licensed under OWF Contributor License Agreement 1.0 - Copyright and Patent in the LICENSE file.

Communications

Meetings

Mailing List

Slack Channel

#cnab Slack channel for related discussion in CNCF's Slack workspace.

Notational Conventions

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" are to be interpreted as described in RFC 2119.

The key words "unspecified", "undefined", and "implementation-defined" are to be interpreted as described in the rationale for the C99 standard.

An implementation IS compliant if it satisfies all the MUST, REQUIRED, and SHALL requirements.

An implementation IS NOT compliant if it fails to satisfy one or more of the MUST, REQUIRED, or SHALL requirements.

Document Naming Conventions

During the draft period of the specification, the documents are named according to the following convention:

  • 000-099 contains front matter
  • 100-799 contain the specification proper
    • The first digit is the chapter number
    • The following two digits are the section numbers
  • 800-899 is reserved for non-normative content (examples, patterns, best practices)
  • 900-999 is reserved for appendices

About

Cloud Native Application Bundle Specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • Shell 19.5%
  • Makefile 11.4%