Floating IP

Floating IP Presets

Ready-to-deploy configuration presets for Floating IP. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

Floating IP Allocation Only

This preset allocates a floating IP from an external network without associating it with a port. The floating IP is reserved but not yet bound to any instance. Use `OpenStackFloatingIpAssociate` as a...

02

Floating IP with Port Association

This preset allocates a floating IP and immediately associates it with a port, providing external connectivity to whatever is attached to that port (typically an instance). This is a single-resource...