Where is the cluster provision in AWS?

Hello everyone

I’m trying to turn off a provision from the AWS website when im not using it, but I can’t find where it is. Like an EC2 instance that can be easily turn on and off

I’ve tried doing it from Sunstone, but I can only find the turn off host option

Thanks :slight_smile:

Hello @Samu,

From OneProvision GUI you can not power off the provision. In case you want to do it, you need to do it manually on AWS console:

  • Open your console and go to EC2.
  • Then switch to the region where the instances are running. You can check the provider you used to deploy them to know the region oneprovider show.
  • Go to instances tab.
  • Find the instances you want to poweroff and select them.
  • Click on instance state and then on stop instance.

Best,
Álex.

2 Likes

Thanks @ahuertas :+1:

1 Like