Skip to main content
Each node in your cluster has a dedicated public IP and accepts SSH with the key you registered when ordering.

Prerequisites

  • An Active cluster.
  • The private key matching the SSH public key you registered on the order. See SSH keys.

Connect

Find each node’s public IP in the cluster’s Node management tab, then connect:
Node management tab listing each node with its public IP and a Copy all SSH config button
You log in as ubuntu. To run commands as root, escalate with sudo (for example, sudo -i). Each node has its own dedicated public IP — connect to each one separately using the IPs listed in the Node management tab.

Troubleshooting