docs/content/v2.20/yugabyte-platform/configure-yugabyte-platform/on-premises-nodes.md
After creating the on-premises provider, you can add instances to its free pool of nodes.
This displays the configured instance types and instances for the selected provider.
{{< note title="Legacy assisted manual script" >}} For legacy manual provisioning, the Instances page additionally displays the command for running the assisted manual provisioning script (provision_instance.py). This script is strictly for legacy manual provisioning.
If you provisioned your nodes automatically using the node agent script (node-agent-provision.sh), you can add your nodes (if they have not already been added to the provider) by clicking Add Instances. {{< /note >}}
To add nodes, do the following:
An instance type defines some basic properties of a VM.
To add an instance type, do the following:
On the configuration Instances page, click Add Instance Type.
Complete the Add Instance Type dialog fields, as follows:
/data. If you have multiple drives, add these as a comma-separated list, such as, for example, /mnt/d0,/mnt/d1.Click Add Instance Type.
Before you add instances, you need the following:
To add the instances, do the following:
On the configuration Instances page, click Add Instances.
For each node in each region, provide the following:
Note that if you provide a hostname, the universe might experience issues communicating. To resolve this, you need to delete the failed universe and then recreate it with the use_node_hostname_for_local_tserver flag enabled.
Click + Add to add additional nodes in a region.
Click Add when you are done.
The instances are added to the Instances list.
After the instances are available in the Instances list, validate them by performing a preflight check.
YugabyteDB Anywhere runs the check and displays the status in the Preflight Check column. Click in the column to view details; you can also view the results under Tasks.
If all your instances successfully pass the preflight check, your on-premises cloud provider configuration is ready, and you can begin deploying universes.