Summary
From freshdesk ticket: https://2i2c.freshdesk.com/a/tickets/5747
"As we conclude DevCon 2026, we kindly request the shutdown of the Workshop Hub and the decommissioning of all resources associated with it at the earliest convenience.
Please let us know once the decommissioning has been completed, or if any additional information is required from our side.
Thank you for your support.
Ben"
Info
Task List
Phase I - Data Migration Strategy
Phase II - Hub Removal
(These steps are described in more detail in the docs at https://infrastructure.2i2c.org/hub-deployment-guide/hubs/delete-hub/)
Phase III - Cluster Removal
This phase is only necessary for single hub clusters.
Summary
From freshdesk ticket: https://2i2c.freshdesk.com/a/tickets/5747
"As we conclude DevCon 2026, we kindly request the shutdown of the Workshop Hub and the decommissioning of all resources associated with it at the earliest convenience.
Please let us know once the decommissioning has been completed, or if any additional information is required from our side.
Thank you for your support.
Ben"
Info
Community Representative: Benjamin Lee
Link to New Hub issue: [Support] Restart CIROH workshop hub #7486
Proposed end date: ASAP
Cluster the hub is on:
AirTable resource: here
Task List
Phase I - Data Migration Strategy
Phase II - Hub Removal
(These steps are described in more detail in the docs at https://infrastructure.2i2c.org/hub-deployment-guide/hubs/delete-hub/)
config/clusters/<cluster_name>/<hub_name>.values.yamlfiles. A complete list of relevant files can be found under the appropriate entry in the associatedcluster.yamlfile.config/clusters/<cluster_name>/cluster.yamlfile.deployer use-cluster-credentials <cluster_name>before running the commands belowhelm --namespace HUB_NAME delete HUB_NAMEkubectl delete namespace HUB_NAMEeksctlPhase III - Cluster Removal
This phase is only necessary for single hub clusters.
deployer grafana central-ds remove <cluster_name>terraform plan -destroyandterraform applyfrom the appropriate workspace, to destroy the clusterterraform workspace delete <NAME>projectsfolder associated with the relevant cloud provider (e.g.terraform/gcp/projects/for GCP)eksctl delete cluster --config-file=$CLUSTER_NAME.eksctl.yaml --disable-nodegroup-evictioneksctl-related files:jsonnetfile under theeksctlfolderconfig/clusters/<cluster_name>directory and all its contentsdeploy-hubs.yaml