Openebs Charts Save

OpenEBS Helm Charts and other utilities

Project README

OpenEBS Helm Chart and other artifacts

Lint and Test Charts License FOSSA Status Slack

OpenEBS Logo

This repository contains OpenEBS Helm charts and other example artifacts like openebs-operator.yaml or example YAMLs. The content in this repository is published using GitHub pages at https://openebs.github.io/charts/.

OpenEBS Helm Chart

The helm chart is located under ./charts/openebs/ directory.

OpenEBS helm chart is an umbrella chart that pulls together engine specific charts. The engine charts are included as dependencies in Chart.yaml.

OpenEBS helm chart includes common components that are used by multiple engines like:

  • Node Disk Manager related components
  • Dynamic LocalPV (hostpath and device) Provisioner related components
  • Security Policies like RBAC, PSP, Kyverno

Engine charts included as dependencies are:

Some of the other charts that will be included in the upcoming releases are:

Note: cStor and Jiva out-of-tree provisioners will be replaced by respective CSI charts listed above. OpenEBS users are expected to install the cstor and jiva CSI components and migrate the pools and volumes. The steps to migate are available at: https://github.com/openebs/upgrade

Releasing a new version

  • Raise a PR with the required changes to the HEAD branch.
  • Tag the maintainers for review
  • Once changes are reviewed and merged, the changes are picked up by Helm Chart releaser GitHub Action. The chart releaser will:

OpenEBS Artifacts

The artifacts are located in the GitHub Pages(gh-pages) branch.

The files can be accessed either as github rawfile or as hosted files. Example, openebs operator can be used as follows:

  • As github raw file URL:
    kubectl apply -f https://raw.githubusercontent.com/openebs/charts/gh-pages/openebs-operator.yaml
    
  • As hosted URL:
    kubectl apply -f https://openebs.github.io/charts/openebs-operator.yaml
    

This is a collection of YAMLs or scripts that help to perform some OpenEBS tasks like:

Contributing

See CONTRIBUTING.md.

Community, discussion, and support

You can reach the maintainers of this project at:

For more ways of getting involved with community, check our community page.

Code of conduct

Participation in the OpenEBS community is governed by the CNCF Code of Conduct.

License

FOSSA Status

Open Source Agenda is not affiliated with "Openebs Charts" Project. README Source: openebs/charts
Stars
99
Open Issues
27
Last Commit
1 month ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating