apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2.09k stars 1.11k forks source link

Add Support IPAM object to Allow Load Balancer or Port-forward map to floating IP Address #6163

Open levindecaro opened 2 years ago

levindecaro commented 2 years ago
ISSUE TYPE
COMPONENT NAME
UI,API,Guest Network
CLOUDSTACK VERSION
N/A
CONFIGURATION
OS / ENVIRONMENT
SUMMARY

When a Guest Network was created, the port forward and load balancer features only allow to be configure with pre-existing VM in same Guest Network. Sometime user will deploy self managed virtual ip address to support their application such as keepalived, MetalLB..etc. Today, the user will add a secondary NIC to the one of VM instance and then use the assigned NIC ip address to treat the virtual ip setup. Most of the time, it is unavoidable to use this appoarch when LB pool health check limit to L4 port checking.

I'm wondering if ACS can implement IPAM management abstract under guest network to allow user create IP entities which will able to include into port forwarding or Load balancer member.

STEPS TO REPRODUCE
N/A
EXPECTED RESULTS
ACTUAL RESULTS
N/A
ravitejasssihl commented 2 years ago

Hi @nvazquez @levindecaro , I'm interested and want to contribute to this issue. It'll be helpfull if you assign me this issue. Thank You

DaanHoogland commented 2 years ago

@ravitejasssihl have a look through https://github.com/shapeblue/hackerbook when comfortable just submit a PR referencing the applicable issue

DaanHoogland commented 1 year ago

@levindecaro can you describe how administration of the IPs in cloudstack would work in your opinion?

shwstppr commented 1 year ago

We do not have any work in progress for this at the moment so moving it out of 4.19.0.0 milestone