Skip to content

angel0507/helm-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HwameiStor Kubernetes Helm Charts

CII Best Practices Artifact Hub

This functionality is in alpha and is subject to change. The code is provided as-is with no warranties. Alpha features are not subject to the support SLA of official GA features.

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:

$ git clone https://github.com/hwameistor/helm-charts.git
$ cd helm-charts/charts
$ helm install hwameistor -n hwameistor --create-namespace --generate-name

or:

$ helm repo add hwameistor https://github.com/hwameistor/helm-charts
$ helm install hwameistor -n hwameistor --create-namespace --generate-name

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

Once the Helm charts was installed. You should enable HwameiStor on specific nodes as follows:

$ ./enable-hwameistor-on-node.sh <node01,node02> <HDD,SSD>

Contributing

We'd love to have you contribute!

License

Apache 2.0 License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published