kubestellar / galaxy

Additional modules, tools and documentation to facilitate KubeStellar integration with other community projects
Apache License 2.0
0 stars 3 forks source link

✨ publish node labels and taints.Scheduler support for nvidia gpu #19

Closed cwiklik closed 4 months ago

cwiklik commented 4 months ago

Summary

Extended metrics to include node labels and taints Extended scheduler to support nodeSelector and use of node labels when making scheduling decisions. Also modified scheduler to use gpu count provided in metrics. Only nvidia gpu is supported.

Related issue(s)

Fixes #