AI-Hypercomputer / AI-Hypercomputer/xpk
Support setting node auto-provisioning cpu and memory parameters
Open
- Dominant language
- Python
- Stars
- 193
- Forks
- 94
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.