galaxyproject / galaxy-helm

Minimal setup required to run Galaxy under Kubernetes
MIT License
41 stars 39 forks source link

Use function to optionally ceil requests and limits #343

Closed almahmoud closed 2 years ago

almahmoud commented 2 years ago

Adds function to automatically max out requests and limits based on highest node available in cluster (thus ensuring all jobs are runnable, if admin deems it's better to let jobs try running with lower requests rather than having them stay unschedulable)

TODO: Add value in README table

almahmoud commented 2 years ago

Sounds good. I can add it at GKM level for AnVIL