Skip to content

Helm chart for Galaxy KubeMan used for deploying Galaxy alongside its dependencies (NFS, CVMFS, and CloudMan)

License

Notifications You must be signed in to change notification settings

galaxyproject/galaxykubeman-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galaxy on Kubernetes Management (GalaxyKubeMan) Helm Chart

Helm chart for Galaxy KubeMan used for deploying Galaxy with NFS (for a multi-node shared filesystem), CVMFS (or S3FS) (for Galaxy tool and reference data), and CloudMan (for managing the Galaxy Kubernetes deployment).

TL;DR on GKE

gcloud container clusters create example-gke-cluster --cluster-version="1.24" --no-enable-autorepair --disk-size=100 --num-nodes=1 --machine-type=e2-standard-16 --zone "us-east1-b"
git clone https://github.com/galaxyproject/galaxykubeman-helm
cd galaxykubeman-helm/galaxykubeman
helm dependency update
helm install --create-namespace --namespace mynamespace desired-release-name . --wait --wait-for-jobs

Leo updates

When the GKM chart version changes, need to make a PR to Leo with the updated GKM chart version, any changes to the variables being passed there.

About

Helm chart for Galaxy KubeMan used for deploying Galaxy alongside its dependencies (NFS, CVMFS, and CloudMan)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages