Open
Description
Proposal / RFE
Is your feature request related to a problem?
Describe the solution you'd like
As the title states, in some cases we need a static pod ip address because our program does not support DNS. We think if a pod can be assign with a static ip address will solve this problem. We wonder if cilium will support it in future versions or maybe there're better ways we haven't found?
We found that calico IPAM has a feature by setting annotation "cni.projectcalico.org/ipAddrs" can specific ip address to single pod, but cilium has more other powerful features that we need, so we decide use cilium as our network plugin.
Looking forward to your favorable reply.