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
Copy file name to clipboardExpand all lines: manage_cluster/rel_img_conn.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,11 +34,11 @@ You might want to ensure that you use the same release image for all of your clu
34
34
35
35
After running this command, the list of available fast release images updates with the currently available images in about 1 minute.
36
36
37
-
7. By default, Advanced Cluster Management for Kubernetes pre-loads a few ClusterImageSets. Use the following commands to list what is available and remove the defaults if desired.
37
+
7. By default, Red Hat Advanced Cluster Management pre-loads a few ClusterImageSets. Use the following commands to list what is available and remove the defaults if desired.
38
38
39
39
```
40
40
oc get clusterImageSets
41
41
oc delete clusterImageSet <clusterImageSet_NAME>
42
42
```
43
43
44
-
8. View the list of currently available release images in the Advanced Cluster Management for Kubernetes console when you are creating a cluster.
44
+
8. View the list of currently available release images in the Red Hat Advanced Cluster Management console when you are creating a cluster.
0 commit comments