onedata / charts

Helm charts for Onedata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Onedata Helm Charts

A collection of of Onedata helm charts for running Onedata services as well as tools used by Onedata team.

The Charts in this repository are organized into two folders:

  • stable: charts used daily in Onedata development cycle
  • drafts: experimental charts that might be moved to stable in the future
  • utils: usefull tools and plain kubernetes objects.

Stable Charts meet the criteria in the technical requirements.

Stable charts are packed and published in Onedata chart repository.

How do I install these charts?

First you need to add the Onedata charts for your local client, run helm repo add:

$ helm repo add onedata https://onedata.github.io/charts/
"onedata" has been added to your repositories

You can then run helm search onedata to see the charts.

Then run helm install onedata/<chart>.

For more information on using Helm, refer to the Helm's documentation.

About

Helm charts for Onedata

License:MIT License


Languages

Language:Smarty 64.2%Language:Mustache 12.1%Language:Shell 10.4%Language:Jupyter Notebook 9.5%Language:Makefile 3.7%