kubernetes/pkg/controller/nodeipam
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
..
config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
ipam Introduce MultiCIDRRangeAllocator 2022-08-06 00:10:39 +00:00
doc.go
legacyprovider.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
node_ipam_controller_test.go Introduce MultiCIDRRangeAllocator 2022-08-06 00:10:39 +00:00
node_ipam_controller.go Introduce MultiCIDRRangeAllocator 2022-08-06 00:10:39 +00:00
nolegacyprovider.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00