Deleting Resources

You must terminate all clusters associated with a Cloudbreak before you can terminate the Cloudbreak instance. In general, you should delete clusters from the Cloudbreak UI. If needed, you can also delete the cluster resources manually via the cloud provider tools.

Deleting Clusters

The proper way to delete clusters is to use the the Terminate option available in the Cloudbreak UI. If the terminate process fails, try the Terminate > Force terminate option.

If the force termination does not delete all cluster resources, delete the resources manually:

Upon cluster termination, Cloudbreak only terminates the resources that it created. It does not terminate any resources (such as networks, subnets, roles, and so on) which existed prior to cluster creation.

Delete Cloudbreak on AWS

If you want to delete the Cloudbreak instance, you can do so by deleting the EC2 instance on which it is running.

Steps

  1. Log in to the AWS Management Console.

  2. Browse to the EC2 Management Console.

  3. navigate to Instances.

  4. Select the instance that you want to delete and then select Actions > Instance State > Terminate.

  5. Click Yes, Terminate to confirm.

Delete Cloudbreak on Azure

You can delete Cloudbreak instance from your Azure account by deleting related resources. To delete a Cloudbreak instance:

Steps

  1. From the Microsoft Azure Portal dashboard, select Resource groups.

  2. Find the resource group that you want to delete.

  3. If you deployed Cloudbreak in a new resource group, you can delete the whole resource group. Click on ... and select Delete:

    Next, type the name of the resource group to delete and click Delete.

  4. If you deployed Cloudbreak in an existing resource group, navigate to the details of the resource group and delete only Cloudbreak-related resources such as the VM.

Delete Cloudbreak on GCP

You can delete Cloudbreak instance from your Google Cloud account.

Steps

  1. Navigate to your Google Cloud account.

  2. Navigate to Compute Engine > VM instances.

  3. Select the instance that you want to delete:

  4. Click on the delete icon and then confirm delete.

Delete Cloudbreak on OpenStack

You can delete Cloudbreak instance from your OpenStack console.

Steps

  1. Navigate to your OpenStack account.

  2. Navigate to Instances.

  3. Select the instance to delete, click Terminate Instances, and confirm.