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: modules/rosa-policy-change-management.adoc
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -174,10 +174,10 @@ machine pool using the OpenShift Cluster Manager or the ROSA CLI (`rosa`).
174
174
175
175
- Set up and configure Amazon EBS to provision local node storage and persistent volume storage for the cluster.
176
176
177
-
- Set up and configure the built-in image registry to use Amazon S3 bucket storage.
177
+
- Set up and configure the built-in image registry to use Amazon S3 bucket storage. ^[1]^
178
178
179
179
- Regularly prune image registry resources in
180
-
Amazon S3 to optimize Amazon S3 usage and cluster performance.
180
+
Amazon S3 to optimize Amazon S3 usage and cluster performance. ^[2]^
181
181
182
182
| - Optionally configure the Amazon EBS CSI driver or the Amazon
183
183
EFS CSI driver to provision persistent volumes on the cluster.
@@ -227,4 +227,10 @@ creation.
227
227
|- Implement change management best practices for customer
228
228
applications and data hosted on the AWS Cloud.
229
229
230
-
|===
230
+
|===
231
+
232
+
^[1]^ The image registry makes API calls to Amazon S3, which sends images into an S3 bucket that is then retrieved in the image registry and used in the cluster.
233
+
234
+
235
+
^[2]^ For more information on pruning images, see xref:../../rosa_architecture/pruning-images.adoc [Automatically Pruning Images] in
0 commit comments