This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-11-14 07:52:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d6ffcae31d79c8b86fe14b97149e070bf6967443
kubernetes
/
pkg
/
scheduler
/
algorithm
/
priorities
History
Avesh Agarwal
be741feb1a
Ouput volumes (total capacity and requests) too along with cpu and memory
...
when the feature BalanceAttachedNodeVolumes is used.
2018-08-07 15:40:33 -04:00
..
util
Use GetControllerOf from apimachinery and remove kubernetes copy
2018-07-26 12:20:35 -07:00
balanced_resource_allocation_test.go
…
balanced_resource_allocation.go
…
BUILD
…
image_locality_test.go
Rework image locality with spread-based scoring
2018-07-11 23:58:23 -07:00
image_locality.go
Rework image locality with spread-based scoring
2018-07-11 23:58:23 -07:00
interpod_affinity_test.go
…
interpod_affinity.go
…
least_requested_test.go
…
least_requested.go
…
metadata_test.go
…
metadata.go
Use GetControllerOf from apimachinery and remove kubernetes copy
2018-07-26 12:20:35 -07:00
most_requested_test.go
…
most_requested.go
…
node_affinity_test.go
…
node_affinity.go
…
node_label_test.go
…
node_label.go
…
node_prefer_avoid_pods_test.go
…
node_prefer_avoid_pods.go
Use GetControllerOf from apimachinery and remove kubernetes copy
2018-07-26 12:20:35 -07:00
reduce.go
…
requested_to_capacity_ratio_test.go
…
requested_to_capacity_ratio.go
…
resource_allocation.go
Ouput volumes (total capacity and requests) too along with cpu and memory
2018-08-07 15:40:33 -04:00
resource_limits_test.go
…
resource_limits.go
…
selector_spreading_test.go
…
selector_spreading.go
minor cleanup of selector_spreading priority function
2018-07-25 13:43:37 -07:00
taint_toleration_test.go
…
taint_toleration.go
…
test_util.go
…