AI-Hypercomputer/xpk

Support setting node auto-provisioning cpu and memory parameters

Opened this issue · 0 comments

cpu and memory limits are hard-coded: https://github.com/google/xpk/blob/main/src/xpk/core/nap.py#L170

We have a customer who needed to increase these. They needed to go to the GKE API level to do so.