How to deploy a stack

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 Deploying.
(Optionally) Click "Provision Log" to browse the deployment process.
When the stack deployment is completed, the stack status will be changed to Deployed. Also, you will see the statistics of the stack on the Assets and Components panel.
There will be a list of Provisioned Applications provisioned by the stack deployment. You can access each application by clicking each application link.

To access Kubernetes Dashboard, you need to copy Token by clicking the "Get Token" button and paste the Token into the Kubernetes access authentication panel.
Also, you can download Kubeconfig for accessing the Kubernetes cluster using the Kubectl command.
Note that your cloud account will be charged since you deployed a stack. It is important to tear down your stack when you don't need to keep running to avoid unnecessary charges on your cloud account.

What's Next?

    • Related Articles

    • Build Infrastructure Once and Deploy Anywhere

      Define stack configuration on one environment, and authorized admins can easily clone the stack configuration and update some configurations, such as cluster parameters. Admins can target environment settings and deploy the cloned stack to upper ...
    • 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. ...
    • 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 move a stack

      Once configuring a stack following here, you can move the stack configuration from the project where the stack was created to a different project.  Once a stack has been configured for one project, an authorized user can easily move the stack ...
    • 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 ...