Skip to content

gpu nodegroup may cant trigger scale-up from 0 #8123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
suqinglee opened this issue May 13, 2025 · 3 comments · May be fixed by #8140
Open

gpu nodegroup may cant trigger scale-up from 0 #8123

suqinglee opened this issue May 13, 2025 · 3 comments · May be fixed by #8140

Comments

@suqinglee
Copy link

focus this code (cluster-autoscaler-1.26.6)

Image

assume nvdp cant start up, may be image not found or etc. then a gpu node come in nodegroup, p.nodeInfoCache will cache a node without nvidia.com/gpu; and this moment trigger scaledown to 0, this cache item still exist in cluster-autoscaler

when next scale-up triggered, even now nvdp is ok, due to this cache item, cant trigger scale-up, describe the pending pod will see:

Image
@suqinglee suqinglee changed the title gpu ndoegroup may cant trigger scale-up from 0 gpu nodegroup may cant trigger scale-up from 0 May 13, 2025
@suqinglee
Copy link
Author

may same as #5278

@adrianmoisey
Copy link
Member

/area cluster-autoscaler

@chansuke
Copy link
Member

/assign

@chansuke chansuke linked a pull request May 18, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants