Skip to content

OSDOCS-13196 - Virtual Storage Management - Clarify S3 #92903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions modules/rosa-policy-change-management.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,10 @@ machine pool using the OpenShift Cluster Manager or the ROSA CLI (`rosa`).

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

- Set up and configure the built-in image registry to use Amazon S3 bucket storage.
- Set up and configure the built-in image registry to use Amazon S3 bucket storage. ^[1]^

- Regularly prune image registry resources in
Amazon S3 to optimize Amazon S3 usage and cluster performance.
Amazon S3 to optimize Amazon S3 usage and cluster performance. ^[2]^

| - Optionally configure the Amazon EBS CSI driver or the Amazon
EFS CSI driver to provision persistent volumes on the cluster.
Expand Down Expand Up @@ -232,4 +232,8 @@ creation.
|- Implement change management best practices for customer
applications and data hosted on the AWS Cloud.

|===
|===

1. For more information on authentication flow for AWS STS, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/authentication_and_authorization/managing-cloud-provider-credentials#cco-short-term-creds-auth-flow-aws-diagram_cco-short-term-creds[Authentication flow for AWS STS].

2. For more information on pruning images, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/registry/registry-overview-1#pruning-images_registry-overview[Automatically Pruning Images].