File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
keps/sig-network/1880-multiple-service-cidrs Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -353,16 +353,7 @@ In [keps/sig-network/3070-reserved-service-ip-range](https://github.com/kubernet
353
353
of the Service CIDR for dynamically allocation, the range size for dynamic allocation depends
354
354
ont the size of the CIDR.
355
355
356
- The new allocation logic has to be compatible, but in this case we have more flexibility and
357
- there are different possibilities, that should be resolved before Beta.
358
-
359
- ```
360
- <<[UNRESOLVED keps/sig-network/3070-reserved-service-ip-range]>>
361
- Option 1: Maintain the same formula and behavior per ServiceCIDR
362
- Option 2: Define a new "allocationMode: (Dynamic | Static | Mixed)" field
363
- Option 3: Define a new "allocationStaticThreshold: int" field
364
- <<[/UNRESOLVED]>>
365
- ```
356
+ The new allocation logic has to be compatible with current implementation.
366
357
367
358
#### Edge cases
368
359
You can’t perform that action at this time.
0 commit comments