kubernetes/cmd/kube-controller-manager
Sarvesh Rangnekar 5b801ba9f9 Introduce MultiCIDRRangeAllocator
MultiCIDRRangeAllocator is a new Range Allocator which makes using
multiple ClusterCIDRs possible. It consists of two controllers, one for
reconciling the ClusterCIDR API objects and the other for allocating
Pod CIDRs to the nodes.

The allocation is based on the rules defined in
https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/2593-multiple-cluster-cidrs
2022-08-06 00:10:39 +00:00
..
app Introduce MultiCIDRRangeAllocator 2022-08-06 00:10:39 +00:00
controller-manager.go TimeZone support for CronJobs 2022-03-28 16:33:00 -05:00
OWNERS Add mwielgus back 2022-01-10 09:02:53 -05:00