Rancher supports provisioning from other cloud providers using docker-machine
. The other cloud providers have a generic UI, which provides all the options in docker-machine
, and we only require the necessary parameters.
Please review the Docker Machine defaults for the driver you selected to confirm that you are okay with the defaults.
If you’d like to add other drivers to your Rancher instance, an admin will need to add them in our machine drivers page.
Select the Other icon in the Add Host page.
docker-machine
.docker-machine create
command with Docker engine options.Once you click on create, Rancher will create start a VM in your selected Driver using docker-machine
and launch the rancher-agent container in the VM. In a couple of minutes, the host will be active and available for services.