All Projects → cncf → glossary

cncf / glossary

Licence: Apache-2.0 license
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).

Programming Languages

HTML
75241 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to glossary

cubefs
CubeFS is a cloud native distributed storage platform.
Stars: ✭ 3,062 (+592.76%)
Mutual labels:  cncf, cloud-native
meshery-adapter-library
Library of common functionality for Meshery Adapters
Stars: ✭ 20 (-95.48%)
Mutual labels:  cncf, cloud-native
Kubernetes Handbook
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
Stars: ✭ 9,420 (+2031.22%)
Mutual labels:  cncf, cloud-native
Sig Security
🔐CNCF Special Interest Group on Security -- secure access, policy control, privacy, auditing, explainability and more!
Stars: ✭ 662 (+49.77%)
Mutual labels:  cncf, cloud-native
Kuma
🐻 The Universal Service Mesh. CNCF Sandbox Project.
Stars: ✭ 2,516 (+469.23%)
Mutual labels:  cncf, cloud-native
Kubernetes With Cri O
📦 🚀 📦 - Kubernetes Cluster setup using CRI-O Runtime
Stars: ✭ 51 (-88.46%)
Mutual labels:  cncf, cloud-native
Rook
Storage Orchestration for Kubernetes
Stars: ✭ 9,369 (+2019.68%)
Mutual labels:  cncf, cloud-native
Networkservicemesh
The Hybrid/Multi-cloud IP Service Mesh
Stars: ✭ 456 (+3.17%)
Mutual labels:  cncf, cloud-native
Curiefense
Curiefense is a unified, open source platform protecting cloud native applications.
Stars: ✭ 136 (-69.23%)
Mutual labels:  cncf, cloud-native
Litmus
Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
Stars: ✭ 2,377 (+437.78%)
Mutual labels:  cncf, cloud-native
Dragonfly
Dragonfly is an intelligent P2P based image and file distribution system.
Stars: ✭ 5,720 (+1194.12%)
Mutual labels:  cncf, cloud-native
community
Harbor community-related material
Stars: ✭ 65 (-85.29%)
Mutual labels:  cncf, cloud-native
Kubesphere
The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️
Stars: ✭ 8,315 (+1781.22%)
Mutual labels:  cncf, cloud-native
kubernetes-cncf-pune
This is a repo to maintain artefacts and meetup logistics for Kubernetes & Cloud Native Computing Pune Meetup (https://www.meetup.com/Kubernetes-Pune/)
Stars: ✭ 11 (-97.51%)
Mutual labels:  cncf, cloud-native
Nexclipper
Metrics Pipeline for interoperability and Enterprise Prometheus
Stars: ✭ 533 (+20.59%)
Mutual labels:  cncf, cloud-native
Siddhi
Stream Processing and Complex Event Processing Engine
Stars: ✭ 1,185 (+168.1%)
Mutual labels:  cncf, cloud-native
Falco
Cloud Native Runtime Security
Stars: ✭ 4,340 (+881.9%)
Mutual labels:  cncf, cloud-native
Kubeedge
Kubernetes Native Edge Computing Framework (project under CNCF)
Stars: ✭ 4,582 (+936.65%)
Mutual labels:  cncf, cloud-native
Policy Hub Cli
CLI for searching Rego policies
Stars: ✭ 88 (-80.09%)
Mutual labels:  cncf, cloud-native
Chubaofs
ChubaoFS (abbrev. CBFS) is a cloud native distributed file system and object store.
Stars: ✭ 2,482 (+461.54%)
Mutual labels:  cncf, cloud-native

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 hugo server.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].