Quick Start
A quick start will help you get started with VK Cloud:
- register in the platform and log in to your personal account;
- configure the initial settings of the new project that is created automatically;
- connect to the project via OpenStack command line interface (CLI).
To join an existing VK Cloud project, follow the instructions in article Join a project by invitation.
During the registration, a new VK Cloud project is created for your account. In the personal account page that opens, you can create and connect the necessary objects: virtual machines, databases, etc.
After the account confirmation, services in the project are activated, and welcome bonus points are credited to the project balance.
Configure two-factor authentication (2FA) for your account.
2FA is required for working with the platform via API, OpenStack CLI, Terraform, and other tools.
In the project that is created for your account, you have Project owner permissions. Invite users to your project and assign them with roles.
To minimize the risk of unauthorized access, turn on mandatory 2FA for all users:
-
Click on the user login in the top bar of the personal account page. From the drop-down list, select Manage access.
-
On the page that opens, enable the Mandatory two-factor authentication option.
Mandatory 2FA can be turned on and off at any moment. After the option is turned on, all users need to set up 2FA for their accounts.
Before you begin:
To connect via CLI:
-
Install OpenStack сlient and authenticate yourself in the project.
-
To check the connection, open a console and run a command, for example:
openstack configuration show
- Study the project quotas and limits.
- Learn about the payment methods available and the key pricing model principles.
- Find out how to create and connect a virtual machine, a Kubernetes cluster, a database.