Clusters

Secure virtual networks that contain your Docker application and cloud resources.

At the highest level, your MedStack Control environment is divided into clusters. A cluster contains hardware, networks, nodes (virtual machines), databases, and storage. When you create a cluster, a virtual network is automatically created with strict access rules.

You can manage clusters in the Control section of MedStack Control.

Supported regions

MedStack Control supports deploying cloud resources in the following geographic regions:

  • Central Canada
  • East US
  • South UK
  • West Europe
  • Central France
  • North UAE

Security

Firewall

For preventative measures taken on OSI layer 7, MedStack employs a firewall on all virtual networks ensuring all traffic to your environment is routed through the Traefik load balancer and its networking safeguards.

Networking

All resources within a cluster are automatically provisioned to be able to communicate with each other. This means, for example, that nodes within the Docker network are provisioned to communicate with each other, databases and storage accounts within the cluster by design.

2296

MedStack Control cluster network diagram

For more information about direct connections to resources, please see:

Actions

Create

When you create a cluster, you have to specify the region in which you'd like to create the virtual network and the resources within.

  1. Click the New cluster button.
2880
  1. Specify an arbitrary cluster name.
  2. Specify the region in which you'd like to create the virtual network and resources within the cluster created thereafter.
2876

Once a cluster has been created, you'll soon be able to start creating resources in it.

Delete

❗️

Deleting a cluster deletes its backups

Because backup snapshots of the Docker environment are captured and stored on a storage account within the cluster, deleting the cluster also deletes the storage account. MedStack cannot guarantee the recoverability of backups once a cluster has been deleted.

In order to delete a cluster, you must first:

  1. Ensure all resources have been deleted in the cluster.
  2. Click the Delete button at the top right of the cluster.
1884

What's next

Add resources and a Docker environment to your cluster.