From b65ffe97221ddfd2dd3954e92f383ee60aee3cf2 Mon Sep 17 00:00:00 2001 From: Shubham-Kale Date: Wed, 22 Sep 2021 10:38:52 -0700 Subject: [PATCH] Update README --- selfmanaged-openshift/aws/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/selfmanaged-openshift/aws/README.md b/selfmanaged-openshift/aws/README.md index 935c5544..69f4bfcd 100644 --- a/selfmanaged-openshift/aws/README.md +++ b/selfmanaged-openshift/aws/README.md @@ -53,6 +53,7 @@ oc version * AWS `Access key ID` and `Secret access key` will be required for the deployment. Also `AdministratorAccess` policy is required for the IAM user which will be used for deploying the cluster. * Before deploying the infrastructure make sure you have `python3` installed in your local machine. * Create a Route 53 domain. +* S3 is the default repository storage for the OpenShift image registry. * [Download](https://cloud.redhat.com/openshift/install/pull-secret) a pull secret. Create a Red Hat account if you do not have one. * [Sign up](https://www.ibm.com/account/reg/us-en/signup?formid=urx-42212) for a Cloud Pak for Data Trial Key if you don't have the API key. * If you choose Portworx as your storage class, see [Portworx documentation](PORTWORX.md) for generating `portworx spec url`.