Giter Club home page Giter Club logo

charts's Introduction

OpenEBS Helm Chart and other artifacts

Lint and Test Charts License FOSSA Status Slack

OpenEBS Logo

⚠️ Deprecation Notice: Helm Chart Registry Migration

The Helm chart registry at "https://openebs.github.io/charts" is deprecated and will be moved to a new location soon.

Old Registry URL: https://openebs.github.io/charts
New Registry URL: https://openebs.github.io/openebs

To ensure seamless access to OpenEBS Helm charts, update your configurations to use the new registry URL.

Additionally, the older registry will be relocated to the openebs-archive GitHub organization.

Relocation Deadline: October 30th, 2024

Refer to the OpenEBS documentation for more information and guidance on this migration.

Thank you for your attention to this matter. If you have any questions or need assistance with the migration, reach out to the OpenEBS community.


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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.