Skip to content

Commit 743ba37

Browse files
authored
space
1 parent 62416e3 commit 743ba37

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

manage_cluster/release_images.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Release images
22

3-
When you create a cluster on a provider by using the Red Hat Advanced Cluster Management for Kubernetes, you must specify a release image to use for the new cluster. The release image specifies which version of Red Hat OpenShift Container Platform is used to build the cluster.
3+
When you create a cluster on a provider by using the Red Hat Advanced Cluster Management for Kubernetes, you must specify a release image to use for the new cluster. The release image specifies which version of Red Hat OpenShift Container Platform is used to build the cluster.
44

55
The files that reference the release images are `yaml` files that are maintained in the `acm-hive-openshift-releases` GitHub repository. Red Hat Advanced Cluster Management for Kubernetes uses those files to create the list of the available release images in the console. The repository contains the `clusterImageSets` directory and the `subscription` directory, which are the directories that you use when working with the relase images.
66

77
The `clusterImageSets` directory contains the following directories:
88

9-
* fast - Contains files that reference the latest two versions of the release images for each OpenShift Container Platform version that is supported
10-
* releases - Contains files that reference all of the release images for each OpenShift Container Platform version that is supported. **Note:** These releases have not all been tested and determined to be stable.
11-
* stable - Contains files that reference the latest two stable versions of the release images for each OpenShift Container Platform version that is supported. The release images in this folder are tested and verified
9+
* Fast - Contains files that reference the latest two versions of the release images for each OpenShift Container Platform version that is supported
10+
* Releases - Contains files that reference all of the release images for each OpenShift Container Platform version that is supported. **Note:** These releases have not all been tested and determined to be stable.
11+
* Stable - Contains files that reference the latest two stable versions of the release images for each OpenShift Container Platform version that is supported. The release images in this folder are tested and verified
1212

1313
The `subscription` directory contains files that specify where the list of release images is pulled from. The default release images for Red Hat Advanced Cluster Management are provided in a Quay.io directory. They are referenced by the files in the [acm-hive-openshift-releases GitHub repository](https://github.com/open-cluster-management/acm-hive-openshift-releases).

0 commit comments

Comments
 (0)