Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use request instead of limits for cpu resource
Since CPU is a compressible resource it makes sense for us not to limit it. Furthermore, since we want to meet the conditions for our node to be catalogued as `burstable` by Kubernetes we want to provide a `request` spec.
- Loading branch information