8000 GitHub - gprasath/charts: OpenEBS Helm Charts and other utilities
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gprasath/charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Helm Charts for OpenEBS

License Lint and Test Charts

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

$ helm repo add openebs https://openebs.github.io/charts

You can then run helm search repo openebs to see the charts.

Using Helm 3

First, create the namespace: kubectl create namespace <OPENEBS NAMESPACE>

helm install openebs --namespace <YOUR NAMESPACE>

Using Helm 2

helm install openebs --namespace <YOUR NAMESPACE>

License

Apache 2.0 License.

About

OpenEBS Helm Charts and other utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 95.4%
  • Smarty 4.6%
0