VMware-based public cloud: a quick start
You can work with the public cloud through the VMware Cloud Director® dashboard or through the VMware Cloud Director API.
You can see public cloud connection video.
- Top up.
- Create an organization.
- Create a virtual data center (vDC).
- Optional: create an additional user.
- Optional: give the user access to the virtual data center.
- Create a vApp container.
- Connect the virtual machine to the Internet.
- If you have created a Routed network, configure SSH/RDP access to the virtual machine.
Refill the balance
Before you start configuring the public cloud top up.
Create an organization
An organization is a unit of administration that includes users, virtual data centers, networks, and virtual machines. For more information about working with organizations, see the instructions Create an organization.
- In control panel go to VMware-based cloud → Public cloud.
- Click Create an organization.
- Select region.
- Click Create an organization.
Create a virtual data center
A virtual data center is a collection of virtual cloud computing resources (processors, memory, disk capacity, networks). Read more about virtual data centers in the instruction manual Create a virtual data center.
-
In control panel go to VMware-based cloud → Virtual data centers.
-
Click Create a virtual data center.
-
Select cluster type:
- GOLD-1 is a cluster with fast storage suitable for hosting high-load applications and databases;
- SILVER-1 is a cluster with versatile storage and optimized cost, suitable for most applications;
- PLATINUM-1 (only in Moscow region) — a cluster on processors with high base frequency and fast storage, suitable for hosting applications demanding CPU frequency and disk subsystem speed.
-
If you have selected a GOLD-1 cluster, select accessibility zone:
St. Petersburg
Moscow
- DUB3 (availability zone based on Dubrovka-3 data center) — placement in one availability zone (similar to SILVER-1 and PLATINUM-1 clusters);
- CVT2 + DUB3 (availability zones on the basis of data centers Dubrovka-3 and Tsvetnaya-2) — placement in two availability zones under disaster-resistant cluster.
- AVM1 (availability zone on the basis of Aviamotornaya-1 data center) — placement in one availability zone (similar to SILVER-1 and PLATINUM-1 clusters);
- AVM1 + BRZ2 (availability zones based on Aviamotornaya-1 and Berzarina-2 data centers) — placement in two availability zones within the framework of disaster-resistant cluster.
-
Click Create a virtual data center.
Create an additional user
More information about users in the manual Manage virtual data center users.
- From control panel open the Cloud Director panel: VMware-based cloud → Cloud Director.
- Log in to Cloud Director with an administrator account. To view the administrator credentials and reset the password, go to control panel under VMware-based cloud → Users.
- Open the tab Administration.
- Go to the section Access Control → Users.
- Click New.
- Enter the user's name, password, and role. A user with the Organization Administrator role always has access to all data centers in the organization.
- Click Save. The new user is displayed in control panel on the tab Users.
Grant the user access to the virtual data center
- In control panel go to VMware-based cloud → Users.
- In the user card, open the tab Access to virtual data centers.
- In the row with the virtual data center you want to grant access to, turn on the toggle switch.
Create a vApp container
A vApp is a container in Cloud Director with virtual machines grouped together and solving a specific task, more details in the manual Manage vApps and virtual machines.
- From control panel open the Cloud Director panel: VMware-based cloud → Cloud Director.
- Open the virtual data center page.
- Go to the section Compute → vApps.
- Click NEW → New vApp.
- Enter the name of the vApp.
- Click Add virtual machine.
- Enter Name and Computer Name.
- If you are creating a virtual machine from a ready-made template, in the field Type select From Template.
- Optional: to enable the virtual machine immediately after creation, select the checkbox Power on.
- Select the OS image.
- Select Storage Policy (network disk type).
- Click OK.
- Optional: add additional virtual machines. If necessary, you can add them to the created vApp later.
- Click Create. Creating a virtual machine will take time.
Connect the virtual machine to the Internet
You can connect the virtual machine to the Internet:
- with a Routed network through the local Edge router. Firewall and NAT configuration will be required;
- using Direct Connected subnets directly to the virtual machine.
Read more about nets in the manual Public cloud networks.
Routed network
Direct Connected subnet
- From control panel open the Cloud Director panel: VMware-based cloud → Cloud Director.
- Open the virtual data center page.
- Go to the section Compute → vApps.
- On the menu. ACTIONS of the desired vApp, select Add → Add Network.
- Select the type of network Routed.
- Select default_net preconfigured local network and press Add.
- Go to the section Virtual Machines.
- In the block of the desired virtual machine, click Details.
- Go to the section Hardware → NICs.
- Click Edit. If there is no network adapter, press New.
- In the column Network select a network
default_net
. - In the column Connected check the checkbox.
- Click Save.
- In the right virtual data center create a Direct Connected subnet.
- From control panel open the Cloud Director panel: VMware-based cloud → Cloud Director.
- Open the virtual data center page.
- Go to the section Compute → vApps.
- On the menu. ACTIONS of the desired vApp, select Add → Add Network.
- Select type Direct.
- Select a network.
- Click ADD.
- Go to the section Virtual Machines.
- In the block of the desired virtual machine, click Details.
- Go to the section Hardware → NICs.
- Click Edit. If there is no network adapter, press New.
- In the column Network select network network network network.
- In the column Connected check the checkbox.
- Click Save.
Configure SSH/RDP access to the virtual machine
-
Configure the DNAT rule. NAT will not work with the Firewall disabled or if there is a deny rule. When configuring NAT:
- SSH: Open port 22 by creating a DNAT rule;
- On RDP: Open port 3389 by creating a DNAT rule.