Skip to content

Commit

Permalink
feat(adopters): add cncf devstats usage details
Browse files Browse the repository at this point in the history
The details are as mentioned in
openebs#2719 (comment)

Signed-off-by: Akhil Mohan <akhil.mohan@mayadata.io>
  • Loading branch information
akhilerm authored and kmova committed Mar 5, 2020
1 parent 3006572 commit 8383a73
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions adopters/cncf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,15 @@ Used for my organization (Both CNCF and The Linux Foundation)

Installing Kubernetes, then configuring `/var/openebs` on all nodes, then installing OpenEBS, making `openebs-hostpath` default storage engine, installing NFS for shared access. Finally, everything installed in Kubernetes uses OpenEBS.

OpenEBS basically powers all storage for the following sites:
- https://devstats.cncf.io (and all subprojects) - prod site
- https://teststats.cncf.io (and all subprojects) - test site
- https://devstats.coreinfrastructure.org
- https://devstats.graphql.org
- https://devstats.cd.foundation
- https://devstats.cncf.io/backups (Backups)
- DevStats REST API: https://devstats.cncf.io/api/v1 (described [here](https://github.com/cncf/devstatscode#api))

See:
- https://github.com/cncf/devstats-helm#setup-per-node-local-storage.
- https://github.com/cncf/devstats-helm#architecture (Storage section).
Expand Down

0 comments on commit 8383a73

Please sign in to comment.