Assign a floating IP address
1. In the Gcore Customer Portal, navigate to Cloud > Managed Kubernetes, then click the cluster name.

Create a new floating IP
Enable the Attach to existing instance toggle, select Virtual machine as the instance type, select the node and the interface, then click Create a new floating IP.Floating IPs are not recommended for high-traffic workloads. Sustained traffic may impact network stability.

Attach an existing floating IP
Find the address in the list below the form and click Attach to instance, then select the node and the interface. The floating IP is now attached to the node. Once the node has a reachable public address, connect to it over SSH.Connect to a node via SSH
Run the following command, replacing[floating IP address] with the node’s floating IP and [path to the private SSH key] with the path to the private key: