-
Notifications
You must be signed in to change notification settings - Fork 1.8k
BZ#1726773 Enhance 4.x required ports tables #20811
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
The preview will be available shortly at: |
@sdodson can you confirm the accuracy of the additional table I added for the All machines to control plane table? Also, can you verify this applies to OCP 4.1-4.4? From what I've gathered, this change aligns the docs with how we'd like to present our port requirements to the public for 4.x. I'll wrap up any additional edits for providing this info for other cloud platforms in another PR. Thanks! |
/lgtm |
@gpei PTAL? |
According to the Ingress rules set in upi-on-aws doc https://github.com/openshift/installer/blob/5e0bb6753f13da91ffa83eee2e5a99f411b6f5af/upi/aws/cloudformation/03_cluster_security.yaml Ingress for masters from the VPC:
Ingress for workers from the VPC:
Ingress for masters from masters:
Ingress for masters from masters and workers:
Ingress for workers from masters and workers:
|
@gpei Can you pinpoint what you're saying is different?
I guess we can add ICMP to the all machines to all machines portion. Anything else that I missed? |
+1 , TCP/22 should not be a strictly requirement. Besides these 3 items, the other differences I noticed:
|
That's covered in the load balancer section, while it doesn't explicitly say that the firewall needs to be open I would assume that if the load balancer is used to connect to the control plane hosts on that port it need not be explicitly stated.
This is the range used by NodePort and should be TCP and UDP on all hosts. @codyhoag lets fix that too.
That's out of sync with IPI terraform code, we'll fix the cloud formations template, docs are correct. |
New changes are detected. LGTM label has been removed. |
bfa7482
to
c2c1eb2
Compare
@sdodson two questions:
|
@sdodson when you have a moment, can you answer the two questions in my previous comment? Thanks! |
@codyhoag 2 -- ICMP doesn't have a port so put "N/A" and description of "Network reachability tests" or something to that effect would be fine. "ICMP" is also fine for a description, networking people should know what it means. |
Thanks to the confirmation from @sdodson , lgtm now. |
LGTM. |
/cherrypick enterprise-4.4 |
@codyhoag: new pull request created: #21382 In 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. |
/cherrypick enterprise-4.3 |
@codyhoag: new pull request created: #21383 In 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. |
/cherrypick enterprise-4.2 |
@codyhoag: new pull request created: #21384 In 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. |
/cherrypick enterprise-4.1 |
@codyhoag: #20811 failed to apply on top of branch "enterprise-4.1":
In 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. |
The manual 4.1 PR was sent in #21392 |
https://bugzilla.redhat.com/show_bug.cgi?id=1726773