Skip to content

The CNCF Cloud Native Glossary Project aims to define cloud native concepts in clear and simple language, making them accessible to anyone — whether they have a technical background or not (https://glossary.cncf.io).

License

cloud-native-taiwan/glossary

 
 

Repository files navigation

Netlify Status

Cloud Native Glossary

The CNCF Cloud Native Glossary Project is hosted at https://glossary.cncf.io/ and is intended to be used as a reference for common terms when talking about cloud native applications. You can view and download the PDF version here.

You are welcome to use this code for your own glossary project. Here are instructions for creating your own glossary.

Getting started

If you'd like to help with the glossary we'd love to have your contributions! Please see How to Contribute.

Acknowledgements

The Cloud Native Glossary was initiated by the CNCF Marketing Committee (Business Value Subcommittee) and includes contributions from Catherine Paganini, Chris Aniszczyk, Daniel Jones, Jason Morgan, Katelin Ramer and Mike Foster.

License

All code contributions are under the Apache 2.0 license. Documentation is distributed under CC BY 4.0.

Setting up a local instance

To improve the Cloud Native Glossary site itself, install a local copy with these instructions. Note you must have npm and Hugo installed.

git clone https://github.com/cncf/glossary.git
cd glossary
git submodule update --init --recursive
npm install

You can then run the site using npm run serve (select "[Hugo]").

Open in GitHub Codespaces

About

The CNCF Cloud Native Glossary Project aims to define cloud native concepts in clear and simple language, making them accessible to anyone — whether they have a technical background or not (https://glossary.cncf.io).

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.8%
  • SCSS 32.7%
  • JavaScript 15.4%
  • Other 1.1%