spidernet-io / spiderpool

Underlay and RDMA network solution of the Kubernetes, for bare metal, VM and any public cloud
https://spidernet-io.github.io/spiderpool/
Apache License 2.0
514 stars 73 forks source link

fixed IP address for statefulset #3488

Open weizhoublue opened 2 months ago

weizhoublue commented 2 months ago

What would you like to be added?

for IP selection algorithm, it get next available IP by ascending order of IP number , therefore , when assign an ippool to a stateful, it supports fixed IP regardless of scaling up or down

Why is this needed?

No response

How to implement it (if possible)?

No response

Additional context

No response