mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-27 04:00:45 -05:00
If CIDRAllocatorType is set to `CloudCIDRAllocator`, then allocation of CIDR allocation instead is done by the external cloud provider and the node controller is only responsible for reflecting the allocation into the node spec. - Splits off the rangeAllocator from the cidr_allocator.go file. - Adds cloudCIDRAllocator, which is used when the cloud provider allocates the CIDR ranges externally. (GCE support only) - Updates RBAC permission for node controller to include PATCH |
||
|---|---|---|
| .. | ||
| cluster-role-bindings.yaml | ||
| cluster-roles.yaml | ||
| controller-role-bindings.yaml | ||
| controller-roles.yaml | ||
| namespace-role-bindings.yaml | ||
| namespace-roles.yaml | ||