Skip to content

Commit

Permalink
Update on Tenantegress process
Browse files Browse the repository at this point in the history
When a new aws-region is added, the tenantegress is required to be
updated. The process to update the tenantegress is added for reference.
  • Loading branch information
aaradhak committed Feb 4, 2025
1 parent 146be90 commit aa01229
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/aws-region-enable.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,16 @@ In case of RHCOS:
- Account: 531415883065
ARN: arn:aws:iam::531415883065:user/art-rhcos-ci-s3-bot
Refer 'RH-DEV AWS Account' in Bitwarden for User ID
- Note:
- Make sure to add the new regions link in the Tenant Egress of the PROD Cluster to avoid any TCP timeout.
- Also, update the Tenant Egress directory with the details of the new aws regions and the DPP ticket.
Example:
```
// DPP ticket - https://issues.redhat.com/browse/DPP-16314
to:
dnsName: ec2.ap-southeast-3.amazonaws.com
type: Allow
```
### 4. Follow Up:
Expand Down

0 comments on commit aa01229

Please sign in to comment.