Skip to content

Commit 24a34ce

Browse files
committed
Starting change management.
1 parent 3a9bdcc commit 24a34ce

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

modules/rosa-policy-change-management.adoc

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,10 +174,10 @@ machine pool using the OpenShift Cluster Manager or the ROSA CLI (`rosa`).
174174

175175
- Set up and configure Amazon EBS to provision local node storage and persistent volume storage for the cluster.
176176

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]^
178178

179179
- 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]^
181181

182182
| - Optionally configure the Amazon EBS CSI driver or the Amazon
183183
EFS CSI driver to provision persistent volumes on the cluster.
@@ -227,4 +227,10 @@ creation.
227227
|- Implement change management best practices for customer
228228
applications and data hosted on the AWS Cloud.
229229

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
236+
{product-registry} image registry overview.

0 commit comments

Comments
 (0)