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 watch a video about connecting the public cloud.
- Replenish your balance.
- Create an organization.
- Create a virtual data center (vDC).
- Optional: create an additional user.
- Optional: give the user access to a 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.
1. Refill the balance
Before you start setting up your public cloud , top up your balance.
2. Create an organization
An organization is an administrative unit that includes users, virtual data centers, networks, and virtual machines. For more information about working with organizations, see the Create an Organization tutorial.
- In the Control panel, on the top menu, click Products and select VMware-based Cloud.
- Click Create Organization.
- Select a region.
- Click Create Organization.
3. Create a virtual data center
A virtual data center is a collection of virtual cloud computing resources (processors, memory, disk capacity, networks). Learn more about virtual data centers in the Create a virtual data center instruction.
-
In the Control panel, on the top menu, click Products and select VMware-based Cloud.
-
Go to the Virtual Data Centers section.
-
Click Create a virtual data center.
-
Select the type of cluster:
- 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 selected the GOLD-1 cluster, select an availability 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 based on data centers Dubrovka-3 and Tsvetnaya-2) — placement in two availability zones within a 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 a disaster-resistant cluster.
-
Click Create a virtual data center.
4. Create an additional user
Read more about users in the instructions Manage virtual data center users.
- From the Control Panel, open the Cloud Director panel: from the top menu, click Products → VMware-based Cloud → Cloud Director.
- Log in to Cloud Director with an administrator account. You can view the administrator credentials and reset the password in the Control Panel under VMware Cloud → Users.
- Open the Administration tab.
- Go to 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 appears in the Control Panel under the Users tab.
5. Grant the user access to the virtual data center
- In the Control panel, on the top menu, click Products and select VMware-based Cloud.
- Go to the Users section.
- In the user card, open the Access to Virtual Data Centers tab.
- In the row with the virtual data center you want to grant access to, turn on the toggle switch.
6. Create a vApp container
A vApp is a container in Cloud Director with virtual machines grouped together to solve a specific task, more details in the Manage vApps and Virtual Machines tutorial.
- From the Control Panel, open the Cloud Director panel: from the top menu, click Products → VMware-based Cloud → Cloud Director.
- Open the virtual data center page.
- Go to 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, select From Template in the Type field.
- Optional: To power on the virtual machine as soon as it is created, check the Power on checkbox.
- Select the OS image.
- Select Storage Policy (network disk type).
- Press OK.
- Optional: Add additional virtual machines. If necessary, you can add them to the created vApp later.
- Click Create. It will take time to create the virtual machine.
7. Connect the virtual machine to the Internet
You can connect the virtual machine to the Internet:
- using a Routed network through a local Edge router. Firewall and NAT configuration will be required;
- using Direct Connected subnets directly to the virtual machine.
Learn more about networks in the Public Cloud Networks tutorial.
Routed network
Direct Connected subnet
- From the Control Panel, open the Cloud Director panel: from the top menu, click Products → VMware-based Cloud → Cloud Director.
- Open the virtual data center page.
- Go to Compute → vApps.
- From the ACTIONS menu of the desired vApp, select Add → Add Network.
- Select the Routed network type.
- Select the preconfigured default_net LAN and click Add.
- Navigate to the Virtual Machines section.
- In the block of the desired virtual machine, click Details.
- Go to Hardware → NICs.
- Click Edit. If there is no network adapter, click New.
- In the Network column, select
default_net
. - In the Connected column, check the checkbox.
- Click Save.
- In the desired virtual data center , create a Direct Connected subnet.
- From the Control Panel, open the Cloud Director panel: from the top menu, click Products → VMware-based Cloud → Cloud Director.
- Open the virtual data center page.
- Go to Compute → vApps.
- From the ACTIONS menu of the desired vApp, select Add → Add Network.
- Select the type of Direct.
- Select a network.
- Press ADD.
- Navigate to the Virtual Machines section.
- In the block of the desired virtual machine, click Details.
- Go to Hardware → NICs.
- Click Edit. If there is no network adapter, click New.
- In the Network column, select a network.
- In the Connected column, check the checkbox.
- Click Save.
8. Configure SSH/RDP access to the virtual machine
-
Configure the DNAT rule. NAT will not work with the Firewall disabled or with a deny rule in place. When configuring NAT:
- SSH: Open port 22 by creating a DNAT rule;
- On RDP: Open port 3389 by creating a DNAT rule.