Skip to main content
Create a preemptible cloud server
Last update:

Create a preemptible cloud server

An preemptible cloud server is a cloud server that runs for no more than 24 hours after creation and can be stopped by Selectel at any time, for example, if the virtual host does not have enough resources for other cloud servers.

When a system interrupt occurs, the cloud server is not deleted — it stops and goes into EXPIRED status. After an interruption, the server can be restored. On the server with a network boot disk all data is saved, with a local boot disk all data is deleted. Learn more about restore-preemptible-server.

Preemptible servers support all the features that are available for regular cloud servers, while costing an average of 70% less.

You can make cloud server intermittent at create server or after — change server-type. A server of any configuration can be made interruptable.

What tasks is suitable for

Suitable for fault-tolerant systems where multiple servers are used and when some of them fail, the load is redistributed to other servers:

  • for parallel batch data processing;
  • CI/CD testing;
  • Hadoop and Kubernetes projects;
  • scaling fault-tolerant web services during peak load times;
  • any fault-tolerant projects with variable load.

Restrictions

For the duration of the beta, interruptible cloud servers are only available in pool ru-7.

We do not guarantee a level of availability like regular cloud servers — preemptible servers are not subject to SLA for cloud platform.

Cost

The cost of a preemptible server is on average 70% lower than the cost of a regular cloud server with the same configuration.

During operation, the interrupted cloud servers are paid using cloud platform payment model.

After the interruption:

  • vCPU, RAM, GPU, local disks are no longer charged starting from the next hour after the stop;
  • public IP addresses, public subnets and network volumes continue to be charged.

Create an interruptible server

carefully

An preemptible server will be stopped by Selectel at any time within 24 hours of creation.

  1. In Control Panel, go to Cloud PlatformServers.
  2. Click Create Server.
  3. In the Advanced Settings box, check the Repeatable Server checkbox.
  4. Select the rest of the server settings — see the Create Cloud Server instructions for details.
  5. Press Create.

Change server type

You can change the type of cloud server — make an unpreemptible server preemptible and vice versa.

carefully

An preemptible server will be stopped by Selectel at any time within 24 hours of creation. After each change of server type to interruptible, the 24 hour countdown starts over.

  1. In Control Panel, go to Cloud PlatformServers.
  2. Open the server page → Configuration tab.
  3. In the Server Type box, click .
  4. Check the new server cost and click Change.

Restore an interrupted server

You can restore an interrupted server to EXPIRED status — resume its operation.

Recovery depends on the type of boot disk:

  • if the disk is networked, the server recovers from the disk and continues to operate in the state it was in when it stopped;
  • if the disk is local, a new cloud server is created from the image from which it was created. Data that appeared on the server during the process is not restored.
carefully

Once restored, the server will continue to be intermittent and will be stopped by Selectel at any time within 24 hours of restoration.

  1. In Control Panel, go to Cloud PlatformServers.
  2. From the ( ) menu of the server, select Resume.