-
Notifications
You must be signed in to change notification settings - Fork 1.9k
JIRA-OSDOCS3173: Updated AWS firewall allowlist #44546
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
Conversation
✅ Deploy Preview for osdocs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This admonition should include the ==== format as seen in https://github.com/openshift/openshift-docs/blob/main/contributing_to_docs/doc_guidelines.adoc#admonitions
|
Just one comment from me. Thanks! |
374f12b to
5c19085
Compare
…. and peer review comments
|
Hi peer review squad, I incorporated @ahardin-rh's feedback but for some reason the Travis build didn't run after I committed the changes. Could you please verify the change and merge the PR? Thank you. |
bergerhoffer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM too!
|
/cherrypick enterprise-4.11 |
|
/cherrypick enterprise-4.10 |
|
@bergerhoffer: new pull request created: #45329 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@bergerhoffer: new pull request created: #45330 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This PR is to address the JIRA issue: https://issues.redhat.com/browse/OSDOCS-3173
Updated topic:
https://deploy-preview-44546--osdocs.netlify.app/openshift-rosa/latest/rosa_planning/rosa-aws-prereqs#osd-aws-privatelink-firewall-prerequisites
Following are the updates:
Added a row to the second table in step 3 at the AWS PrivateLink firewall prerequisites containing:
URL: servicequotas..amazonaws.com
Function: Required. Used to confirm quotas for deploying the service.
Port: 443, 80
Added another row to the same table containing:
URL: tagging..amazonaws.com
Function: Allows the assignment of metadata about AWS resources in the form of tags.
Port: 443, 80
Renamed the title here from "AWS PrivateLink firewall prerequisites" to "AWS firewall prerequisites".
Added a note stating that the table in step 1 on that page stating that "Creating a firewall with a ROSA private cluster (non-PrivateLink) is not supported."
Repo: Request cherrypick to enterprise-4.10 and enterprise-4.11