Skip to content

TableCheck-Labs/ebs-classes-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ebs-classes-helm-chart

Add all AWS EBS classes as StorageClasses on your AWS EKS clusters.

You must have the AWS EBS CSI driver installed on your cluster to use this.

Helm

A hosted Helm chart is available. Use the following commands to use it. https://tablecheck-labs.github.io/ebs-classes-helm-chart/

helm repo add ebs-classes https://tablecheck-labs.github.io/ebs-classes-helm-chart/
helm upgrade --install ebs-classes https://tablecheck-labs.github.io/ebs-classes-helm-chart/

For local installations:

helm upgrade --install ebs-classes ./helm/ebs-classes

About

Add all AWS EBS classes as StorageClasses on your AWS EKS clusters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published