- 
                Notifications
    You must be signed in to change notification settings 
- Fork 40
List of open ports added to "asciidoc/product/atip-requirements.adoc" #800
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
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.
Hey @antaloala I have a few suggestions from the documentation perspective and style guide.
please let me know if you have any questions.
Signed-off-by: Antonio Alonso Alarcon <[email protected]>
…view) Signed-off-by: Antonio Alonso Alarcon <[email protected]>
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.
Looks great, thanks! One small comment re the cilium link, otherwise lgtm!
Signed-off-by: Antonio Alonso Alarcon <[email protected]>
…suse-edge#800) * list of open ports added to "asciidoc/product/atip-requirements.adoc" Signed-off-by: Antonio Alonso Alarcon <[email protected]> * Applied changes from PR#800 ranjinimn suggestions/proposals (first review) Signed-off-by: Antonio Alonso Alarcon <[email protected]> * Applied changes from PR#800 review - hardys comments Signed-off-by: Antonio Alonso Alarcon <[email protected]> --------- Signed-off-by: Antonio Alonso Alarcon <[email protected]> (cherry picked from commit 5466634)
…#800) * list of open ports added to "asciidoc/product/atip-requirements.adoc" Signed-off-by: Antonio Alonso Alarcon <[email protected]> * Applied changes from PR#800 ranjinimn suggestions/proposals (first review) Signed-off-by: Antonio Alonso Alarcon <[email protected]> * Applied changes from PR#800 review - hardys comments Signed-off-by: Antonio Alonso Alarcon <[email protected]> --------- Signed-off-by: Antonio Alonso Alarcon <[email protected]> (cherry picked from commit 5466634)
…suse-edge#800) * list of open ports added to "asciidoc/product/atip-requirements.adoc" Signed-off-by: Antonio Alonso Alarcon <[email protected]> * Applied changes from PR#800 ranjinimn suggestions/proposals (first review) Signed-off-by: Antonio Alonso Alarcon <[email protected]> * Applied changes from PR#800 review - hardys comments Signed-off-by: Antonio Alonso Alarcon <[email protected]> --------- Signed-off-by: Antonio Alonso Alarcon <[email protected]> (cherry picked from commit 5466634)
fixes #584
All proposed additions are placed in
asciidoc/product/atip-requirements.adocThis is the result of the scan-port command (mainly
ss -tlnupandnmap -sS -p0-65535 -A -T4 -v -r <target-server-ip-address>commands) run against SUSE Telco Cloud mgmt and downstream servers (3.3 release).Note: For downstream nodes, the nmap command was triggered at different intervals to get the port-scan result during provisioning/inspection Metal3/Ironic phases (i.e., opened ports from IPA images)
Some nmap scans (with -sS, -sU, -sY and -sZ) were also run on
spec.type: NodePortservice API object (protocols TCP, UDP and SCTP) created for NodePort scan range testing purposes.Obtained results have been compared (and complemented) against (from) the following sources:
Primary/default CNI plugins tested:
Copying/pasting here below some of the obtained
ss -tlnupandnmapscan reports:Mgmt cluster (single-server, CNI: cilium)
Edge cluster - provisioned (single-server, CNI: calico)
Edge cluster - provisioned (single-server, CNI: cilium)
Edge node - IPA HW inspection running