Back to Yugabyte Db

Provision servers for cloud provider configuration database nodes

docs/content/v2.25/yugabyte-platform/prepare/server-nodes-software/software-cloud-provider.md

2026.1.0.0-b253.3 KB
Original Source

When deploying universes using a public cloud provider configuration (AWS, GCP, or Azure), YugabyteDB Anywhere (YBA) creates cloud VMs for database nodes directly.

You have two options for provisioning the operating system for database nodes:

  • Use a default (YBA-managed) Linux version (and disk image).
  • Specify a custom Linux version (and disk image).

Using a YBA-managed Linux version requires connectivity from the database nodes to the public Internet. If you lack such connectivity, you will need to use a custom Linux version.

YBA-managed Linux version

For YBA-managed Linux version, YBA manages the creation and provisioning of database nodes, including installing the disk image, configuring the Linux OS, and installing the additional software.

You can proceed directly to installing YBA, creating your cloud provider configuration, and creating universes.

Custom Linux version with Internet connectivity

If you choose to provide your own custom Linux version and your VMs have connectivity to the public Internet, you must provide to YBA a Linux OS disk image with the following pre-installed:

  • Supported Linux OS with an SSH-enabled, root-privileged user. YBA uses this user to automatically perform additional Linux configuration, such as creating the yugabyte user, updating the file descriptor settings via ulimits, and so on.
  • Additional software

Take the time now to prepare the Linux disk image.

  • Save the SSH-enabled, root-privileged user credentials (username and SSH Private Key Content PEM file).
  • Save the disk image IDs for later when installing and configuring YBA.
Save for laterTo configure
SSH-enabled, root-privileged user nameCloud provider configuration
SSH-enabled, root-privileged Private Key Content PEM fileCloud provider configuration
Disk image IDsCloud provider configuration

Custom Linux version without Internet connectivity

If you choose to provide your own custom Linux version and your VMs don't have connectivity to the public Internet, you must provide to YBA a Linux OS disk image with the following pre-installed:

Take the time now to prepare the Linux disk image.

  • Save the SSH-enabled, root-privileged user credentials (username and SSH Private Key Content PEM file).
  • Save the disk image IDs for later when installing and configuring YBA.
Save for laterTo configure
SSH-enabled, root-privileged user nameCloud provider configuration
SSH-enabled, root-privileged Private Key Content PEM fileCloud provider configuration
Disk image IDsCloud provider configuration