What Is a Stack
A Stack is a deployed instance of a catalog template inside a tenant workspace. When a tenant deploys an application — Superset, Trino, Airflow — a Stack is created that represents that running deployment. The Stack tracks which template version it was deployed from, the inputs provided, and the current state of everything inside it.
Authoring a Bundle
A bundle is defined in a bundle.yaml file inside the platform-stacks repository. It describes everything needed to deploy an application into a tenant cluster — inputs, defaults, resource groups, and dependencies between resources.
Deployment Lifecycle
This page explains what happens from the moment a bundle is authored to when it is running inside a tenant cluster.
The Platform Stacks Repository
The platform-stacks repository is the catalog content layer — it is where stack definitions live before they are registered into the Control Plane.
Terraform Modules — AWS
This repository contains the OpenTofu (Terraform-compatible) modules used to provision and manage AWS infrastructure for Cogrion workspaces.
Terraform Modules — AliCloud
This repository contains the OpenTofu (Terraform-compatible) modules used to provision and manage AliCloud infrastructure for Cogrion workspaces.
Stacks
1 item
Deployments
1 item
Integrations
2 items
Guides
1 item