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 |
|
cici37
|
7b0a6db097
|
Add demonstration of wiring nodeIPAMController config object
|
2021-03-01 10:21:52 -08:00 |
|
cici37
|
895a0a8d5e
|
Adding config extension to CCM.
|
2020-11-06 02:42:44 -08:00 |
|
cici37
|
9465d95ea6
|
Move CCM to staging k8s.io/cloud-provider
|
2020-10-29 20:50:23 -07:00 |
|
cici37
|
ae8ce0d190
|
Move cmd/controller-manager to k8s.io/controller-manager and cloud specific configs to k8s.io/cloud-provider.
|
2020-10-08 13:23:16 -07:00 |
|
Daniel Smith
|
75f835aa08
|
move port definitions to a common location
|
2020-09-02 10:48:25 -07:00 |
|
Rob Scott
|
e701cb0205
|
Enabling the EndpointSliceMirroring controller, adding related config
|
2020-07-06 12:43:34 -07:00 |
|
t-qini
|
a0a6a7e28c
|
Add .import-restrictions file to cmd/cloud-controller-manager
|
2020-04-30 15:49:58 +08:00 |
|