Troubleshooting tips for installing a Red Hat OpenShift Service on AWS cluster using rosa
.
Run the following command to generate installation logs:
rosa logs
Run the following command to verify your AWS account has the correct permissions:
rosa verify permissions
If you receive any errors, double check to ensure than an SCP is not applied to your AWS account. If you are required to use an SCP, see Red Hat Requirements for Customer Cloud Subscriptions for details on the minimum required SCP.
Run the following command to verify you have the available quota on your AWS account.
rosa verify quota
If you need to increase your quota, navigate to your AWS console, and request a quota increase for the service that failed.