Kvindo™ Cloud Docs


Language

Floating IP

A Floating IP is a static public IPv4 address that can be assigned to a VM. It provides a stable entry point for inbound internet traffic regardless of VM restarts or replacements.

Key concepts

Public IPv4 address — allocated when the resource is created; shown in status.publicIpV4

Association — attach it to a VM via the VM's floatingIpId, or to a VPC as an outbound NAT address via the VPC's natFloatingIpId

Hosting Provider — the provider on which the address is allocated

A Floating IP can be reassigned between VMs without changing the public address, enabling zero-downtime maintenance. It is billed while allocated, even if not attached.

Parameters
UI Name API / kc name Terraform name Optional Format Default Is read only Description
Hosting Provider spec.hostingProviderId spec.hosting_provider_id Yes ULID (nullable) — references a Hosting Provider No Provider on which the public IP is allocated; run kc get provider for the options
Public IPv4 status.publicIpV4 status.public_ipv4 string (nullable) Yes The allocated public IPv4 address
Examples

Terraform

Python SDK

kc CLI


Related pages

Examples

More in this section

An unhandled error has occurred. Reload
Произошла непредвиденная ошибка. Перезагрузить 🗙