Hibernate a cluster - RedHatInsights/uhc-portal GitHub Wiki
Red Hat OpenShift Service on AWS (ROSA) [and OSD] clusters is currently developing a hibernation feature, allowing clusters to be shut down and resumed.
Availability
OCM Hibernate is currently under "Technology Preview" status and is not GA...yet.
Article: Technology Preview: Hibernating and Resuming ROSA Clusters
In order to access Cluster Hibernation feature, you must have a organizational capability in https://gitlab.cee.redhat.com/service/ocm-resources/-/blob/master/data/uhc-stage/orgs/
capabilities:
- key: capability.organization.hibernate_cluster
value: "true"
Usage
Hibernate and Resume work on the following cluster types:
- OSD - CCS - AWS
- OSD - CCS - GCP
- Rosa Classic
Hibernate/Resume has not yet been implemented for Rosa HCP.
Hibernate a cluster
- Create an OSD or Rosa Classic cluster, wait until it gets into a Ready state.
- In the Cluster List row actions for the cluster, select "Hibernate Cluster"
3. In the Hibernate cluster dialog, click on "Hibernate cluster" button.
The cluster will go thru "Powering down" and then "Hibernating"
Resume a cluster
- In the cluster list row actions for the cluster select "Resume from Hibernation"
2. In the Resume from hibernation dialog, click on "Resume cluster"
The cluster will go thru "Resuming" and then to "Ready (limited support)".