Provisioning Your Cluster
- AWS
- GCP
- Azure
Review costs
Porter displays estimated monthly costs for your infrastructure (~$225/month for AWS).These estimates are for the default cluster configuration. Actual costs vary based on usage, region, and customizations.Review the cost breakdown and click Accept to continue.
Configure your cluster
Porter pre-configures your cluster with sensible defaults:You can customize these settings or accept the defaults.
- Cluster name: Auto-generated based on your project
- Region: Defaults to
us-east-1 - Node groups: EKS clusters are initialially provisioning with cost-optimal node groups. You can edit your node group configuration after provisioning is complete
For guidance on choosing a region: if you have an external database, choose that region or a region as close as possible. Otherwise, choose a region near your primary customer base.
Handle quota limits (if needed)
If AWS is limiting your account’s resource quota, Porter displays a warning and offers to auto-request quota increases on your behalf.Allow Porter to auto-request AWS quota is enabled by default. This is the recommended approach.Alternatively, you can manually request quota increases through the AWS Service Quotas console. If you go the manual route, you won’t be able to provision until the quota increase requests are approved.
Troubleshooting
Provisioning takes longer than 45 minutes
Provisioning takes longer than 45 minutes
If your cluster has been provisioning for more than 45 minutes, there may be an issue:
- Verify that the IAM role still exists in your AWS account
- Check your AWS Service Quotas to ensure they were approved
- Verify that the selected region supports the requested instance types
Permission errors during provisioning
Permission errors during provisioning
If you encounter permission errors:
- Verify the CloudFormation stack created successfully and the role exists
- Ensure the role has not been modified after creation
- Check that your AWS account has not applied SCPs (Service Control Policies) that restrict Porter’s actions
Quota increase requests not approved
Quota increase requests not approved
AWS typically approves quota increases automatically, but some may require manual review:
- Check the status of quota requests in the AWS Service Quotas console
- Requests under manual review typically take 24-48 hours
- If urgent, contact AWS support to expedite the review
CloudFormation stack creation fails
CloudFormation stack creation fails
If the CloudFormation stack fails to create:
- Ensure you have sufficient permissions in your AWS account to create IAM roles
- Check that you’re logged into the correct AWS account (the account ID should match)
- Verify your account is in good standing and billing is enabled

