Skip to main content

Cloud Region Management

caution

The Ash Console is currently in beta and not production-ready. It is under active development and subject to breaking changes.

The resources of a project are deployed across one or more cloud regions.

info

The Ash Console alpha supports AWS, Azure, and Google Cloud.

note

Cloud regions live under a project. To manage cloud regions, you need to have at least one project.

See Project Management.

List a project's cloud regions

To list a project's cloud regions, navigate to the project's page and click on the Cloud Regions tab.

Ash Console Cloud Region list

Add a cloud region to a project

note

Prior to adding a cloud region, you need to create a cloud credentials secret. See Cloud Credentials for how to create appropriate credentials for each cloud provider.

tip

You can also provide the cloud credentials secret name instead of its ID in the cloudCredentialsSecretId field.

From the Ash Console project overview page, navigate to the Cloud Regions tab:

  • Click on the Add Cloud Region button.
  • Select the cloud provider and region you want to use (see list of supported regions).
  • Select a cloud credentials secret.
  • Click on the Create button to add the cloud region to the project.

Ash Console cloud region create

Remove a cloud region from a project

caution

Removing a region from a project will recursively delete all the resources that belong to it!

info

Removing a cloud region is not instantaneous. The cloud region will be in status destroying for a few seconds/minutes before it is completely removed.

From the Cloud Regions tab of the project, click on the ... and then Delete button of the cloud region:

Ash Console cloud region delete