Adding Nodes To A Replicated Cluster

Instructions for installing additional nodes with a Replicated cluster

This content is associated with a legacy version of the Replicated product. For the current Replicated product documentation, see docs.replicated.com.

When an application is configured by the vendor with a clustering strategy, Replicated makes it possible for the end customer to install additional nodes on remote instances to run a distributed application. Installations of Replicated using the easy installation script will install an operator on the local node automatically.

On the Cluster page on the On-Prem Console an “Add Node” button will be visible. This will prompt the end customer with two simple options for adding a node.

Scripted Installation

The scripted install is the recommended means for adding an additional node to Replicated. The end customer will be prompted for the private and optionally the public address of the server.

Add Node Script

Docker Installation

If a scripted install is not possible, additionally a docker script is provided for installing additional nodes.

Add Node Docker