https://github.com/okdp/okdp-drafts
https://github.com/okdp/okdp-drafts
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/okdp/okdp-drafts
- Owner: OKDP
- Created: 2024-01-03T14:42:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-08T13:39:53.000Z (over 1 year ago)
- Last Synced: 2025-01-12T20:12:13.345Z (4 months ago)
- Language: Smarty
- Size: 355 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# okdp-drafts
This repo is aimed to store some OKDP related works before we define the an appropriate structure for the main repository.
This is currently two important folders: `bricks` and `components`
A components is an installable package (i.e jupyterhub). It is implemented as a meta-chart, a chart containing one
or several sub-chart as dependency.A README.md file should be present in each component folder.
Some dependencies are externally hosted and some are stored locally, in the `bricks` folder. This folder contains helm
charts (or meta-charts). But, by convention, these charts are not intended to be installed independently, but only as a
dependency of one or several components.