mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-18 08:34:55 -04:00
Given that we give a default CPU/memory requests for containers that don't provide any, the calculated usage can exceed the allocatable. Change-Id: I72e249652acacfbe8cea0dd6f895dabe43ff6376 |
||
|---|---|---|
| .. | ||
| balanced_allocation.go | ||
| balanced_allocation_test.go | ||
| fit.go | ||
| fit_test.go | ||
| least_allocated.go | ||
| least_allocated_test.go | ||
| most_allocated.go | ||
| most_allocated_test.go | ||
| requested_to_capacity_ratio.go | ||
| requested_to_capacity_ratio_test.go | ||
| resource_allocation.go | ||
| test_util.go | ||