Files
kubernetes/federation/pkg/federation-controller/util/hpa/hpa_test.go
Irfan Ur Rehman a5d441f71e [Federation]hpa controller controls distribution of target objects
After hpa controller determines the replica nums needed per cluster, it also
controls the distribution of target objs (rs or deployment) into the correct
clusters by telling the corresponding controllers, which clusters they should
put the objects into (passed as list of selected clusters in annotations).
2017-08-24 15:34:37 +05:30

2.9 KiB