You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After an email exchange with Nick Cote (cc: John Clyne), @colliand requests that the P&S team arrange to shut down the NCAR-CISL hub. Our contact has confirmed that the data there can be safely deleted.
Info
Community Representative: Nick Cote (cc: John Clyne)
Manage existing home directory data (migrate data from the hub or delete it)
Manage existing cloud bucket data (migrate data, or delete it)
This hub has a scratch bucket that will need to be deleted in terraform
Delete the hub's authentication application on GitHub or CILogon (note CILogon removal requires the hub config in place)
Remove the appropriate config/clusters/<cluster_name>/<hub_name>.values.yaml files. A complete list of relevant files can be found under the appropriate entry in the associated cluster.yaml file.
Remove the associated hub entry from the config/clusters/<cluster_name>/cluster.yaml file.
Remove the hub deployment
TIP: Run deployer use-cluster-credentials <cluster_name> before running the commands below
helm --namespace HUB_NAME delete HUB_NAME
kubectl delete namespace HUB_NAME
This hub is also on AWS so will need to:
Delete the hub-specific node groups from eksctl
Definition of Done
A non-specific, pre-defined list of tasks that should be considered before marking the task complete.
All the tasks above have been completed
Existing functionality was not broken
The text was updated successfully, but these errors were encountered:
Gman0909
changed the title
Shut down the NCAR-CISL hub
[Decommission] NCAR-CISL hub
Jan 15, 2025
Summary
After an email exchange with Nick Cote (cc: John Clyne), @colliand requests that the P&S team arrange to shut down the NCAR-CISL hub. Our contact has confirmed that the data there can be safely deleted.
Info
Task List
Phase I
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.yaml
files. A complete list of relevant files can be found under the appropriate entry in the associatedcluster.yaml
file.config/clusters/<cluster_name>/cluster.yaml
file.deployer use-cluster-credentials <cluster_name>
before running the commands belowhelm --namespace HUB_NAME delete HUB_NAME
kubectl delete namespace HUB_NAME
This hub is also on AWS so will need to:
Definition of Done
A non-specific, pre-defined list of tasks that should be considered before marking the task complete.
The text was updated successfully, but these errors were encountered: