Public Cloud powered by VMware: quick start
You can work with the Public Cloud through the VMware Cloud Director® panel or via the VMware Cloud Director API.
You can watch the video on connecting to the Public Cloud.
- Top up your balance.
- Create an organization.
- Create a virtual data center (vDC).
- Optional: create an additional user.
- Optional: grant 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.
1. Top up balance
Before you begin configuring the 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. Learn more about working with organizations in the Create an organization guide.
- In the Control panel, on the top menu, click Products and select Cloud powered by VMware.
- Click Create an organization.
- Select a region.
- Click Create an organization.
3. Create a virtual data center
A virtual data center is a set of virtual cloud computing resources (processors, memory, disk space, networks). Learn more about virtual data centers in the Create a virtual data center guide.
-
In the Control panel, on the top menu, click Products and select Cloud powered by VMware.
-
Go to the Virtual Data Centers section.
-
Click Create a virtual data center.
-
Select a cluster type:
- SILVER-1 — a cluster with universal storage and optimized cost, suitable for most tasks;
- GOLD-1 — a cluster with fast storage, suitable for high-load applications and databases;
- PLATINUM-1 (available in the Moscow region only) — a cluster on high-frequency processors with fast storage, suitable for resource-intensive applications requiring high CPU frequency and disk subsystem speed.
-
If you have selected the GOLD-1 cluster, choose an availability zone:
St. Petersburg
Moscow
- DUB3 (availability zone based on the Dubrovka-3 data center) — deployment in a single availability zone (similar to SILVER-1 and PLATINUM-1 clusters);
- CVT2 + DUB3 (availability zones based on the Dubrovka-3 and Tsvetnaya-2 data centers) — deployment in two availability zones within a catastrophe-resilient cluster.
-
Click Create a virtual data center.
4. Create an additional user
Learn more about users in the Manage virtual data center users guide.
- From the control panel, open the Cloud Director panel: in the top menu click Products → Cloud powered by VMware → section Cloud Director.
- Log in to Cloud Director with an administrator account. You can view administrator details and reset the password in the control panel in the Cloud powered by VMware → Users.
- Open the Administration tab.
- Go to the Access Control → Users section.
- Click New.
- Enter a username, password, and user role. A user with the Organization Administrator role always has access to all the organization's data centers.
- Click Save. The new user will be displayed in the control panel on the Users tab.
5. Grant the user access to a virtual data center
- In the Control panel, on the top menu, click Products and select Cloud powered by VMware.
- Go to the Users section.
- In the user card, open the Virtual Data Center Access 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 perform a specific task; learn more in the Manage vApps and virtual machines guide.
- From the control panel, open the Cloud Director panel: in the top menu click Products → Cloud powered by VMware → section Cloud Director.
- Open the virtual data center page.
- Go to the Compute → vApps section.
- Click NEW → New vApp.
- Enter a vApp name.
- Click Add virtual machine.
- Enter the Name and Computer Name.
- If you are creating a virtual machine from a template, in the Type field, select From Template.
- Optional: to power on the virtual machine immediately after creation, select the Power on checkbox.
- Select an OS image.
- Select a Storage Policy (network volume 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 takes some time.
7. Connect the virtual machine to the internet
You can connect a virtual machine to the internet:
- using a Routed network via a local Edge router. Firewall and NAT configuration will be required;
- using a Direct Connected subnet to connect it directly to the virtual machine.
Learn more about networks in the Public Cloud networks guide.
Routed network
Direct Connected subnet
- From the control panel, open the Cloud Director panel: in the top menu click Products → Cloud powered by VMware → section Cloud Director.
- Open the virtual data center page.
- Go to the Compute → vApps section.
- In the ACTIONS menu of the required vApp, select Add → Add Network.
- Select the Routed network type.
- Select the preconfigured default_net local network and click Add.
- Go to the Virtual Machines section.
- In the block for the required virtual machine, click Details.
- Go to the Hardware → NICs section.
- Click Edit. If there is no network adapter, click New.
- In the Network column, select the
default_netnetwork. - In the Connected column, check the checkbox.
- Click Save.
8. Configure SSH/RDP access to the virtual machine
-
Set up a DNAT rule. NAT will not work if the Firewall is disabled or if there is a blocking rule. When configuring NAT:
- via SSH: open port 22 by creating a DNAT rule;
- via RDP: open port 3389 by creating a DNAT rule.