Skip to content

Commit b8c970d

Browse files
committed
be compatible with current service IP reservation
1 parent 2232222 commit b8c970d

File tree

1 file changed

+1
-10
lines changed
  • keps/sig-network/1880-multiple-service-cidrs

1 file changed

+1
-10
lines changed

keps/sig-network/1880-multiple-service-cidrs/README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -353,16 +353,7 @@ In [keps/sig-network/3070-reserved-service-ip-range](https://github.com/kubernet
353353
of the Service CIDR for dynamically allocation, the range size for dynamic allocation depends
354354
ont the size of the CIDR.
355355

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.
366357

367358
#### Edge cases
368359

0 commit comments

Comments
 (0)