mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-22 14:48:29 -04:00
The Priority is determined as follows: P0: ClusterCIDR with higher number of matching labels has highest priority. P1: ClusterCIDR having cidrSet with fewer allocatable Pod CIDRs has higher priority. P2: ClusterCIDR with a PerNodeMaskSize having fewer IPs has higher priority. P3: ClusterCIDR having label with lower alphanumeric value has higher priority. P4: ClusterCIDR with a cidrSet having a smaller IP address value has higher priority. |
||
|---|---|---|
| .. | ||
| config | ||
| ipam | ||
| doc.go | ||
| legacyprovider.go | ||
| node_ipam_controller.go | ||
| node_ipam_controller_test.go | ||
| nolegacyprovider.go | ||
| OWNERS | ||