How to teardown a stack

How to teardown a stack

Once deploying a stack following here, you can teardown the stack.
Note that your cloud account will be charged since you deployed a stack. It is important to teardown your stack when you don't need to keep running to avoid unnecessary charges on your cloud account.

To teardown the stack:
  • Click the "Teardown" button on the top of the Stack configuration page. 
You have an option to delete or retain Kubernetes Volumes created for the stack. If you choose to delete volumes, all data created during the stack usage will be permanently removed so that you can not recover data. If you want to retain data on volumes, unset the option. After teardown the stack, you can go to the cloud provider (i.e., AWS EBS Volumes) to access your data.
The teardown process would take up to 10 minutes to fully teardown the stack. After the successful teardown, the stack status will be changed to Not Running.
(Optionally) Click "Provision Log" to browse the teardown process.

    • Related Articles

    • What is a Stack

      A stack is an instance of a Platform built from an architecture blueprint that you can manage as a single unit. Platforms provide building blocks that are reused in a large number of products and services. It has a set of components that can be ...
    • How to pause a stack

      Once deploying a stack following How to deploy a stack, you can pause the stack. Pause any stack without destroying the data or configuration. Pausing a stack saves cloud provider costs, and the stack can be deployed again when needed without ...
    • How to deploy a stack

      Once configuring a stack following here, you can deploy the stack. To deploy a stack: Click the "Deploy" button on the top of the Stack configuration page. (It would take up to 20 minutes to fully deploy the stack) The stack status will be changed to ...
    • How to resume a stack

      Once pausing a stack following here, you can resume the stack. Note that your cloud account will be charged since you deployed a stack. It is important to teardown your stack when you don't need to keep running to avoid unnecessary charges on your ...
    • Configure Stack

      Before proceeding, click here to set up AWS configuration. ​ Configure a stack before deploying it. To configure a stack: Go to the Stacks menu. Click "Configure new stack." Select "Default" for the project, or select any project for the new stack. ...