Skip to content

Conversation

antaloala
Copy link
Contributor

fixes #814

This PR adds a title to each of the tables listed in Port requirements section (in asciidoc/product/atip-requirements.adoc file) where it is clarified the listed ports are all Ingress ports.

e-minguez
e-minguez previously approved these changes Sep 1, 2025

.Inbound Network Rules for Management Nodes
|===
| Protocol | Port | Source | Description
Copy link
Collaborator

@ranjinimn ranjinimn Sep 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leaving a space between the line 84 and line 85 will make the headers bold.

Suggested change
| Protocol | Port | Source | Description
|===
| Protocol | Port | Source | Description
| TCP
| 22
| Any source that requires SSH access
| SSH access to management cluster nodes

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doing as such, thanks ;-)

====
For CNI plug-in related ports, see <<cni-specific-port-requirements,CNI specific port requirements>>.
====

Copy link
Collaborator

@ranjinimn ranjinimn Sep 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To provide an identifier to the table:

[#file-name-table-first]

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where exactly should I add this [#file-name-table-first] asciidoc directive?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.Inbound Network Rules for Management Nodes
[#table-inbound-network-rules-for-management-nodes]

ranjinimn
ranjinimn previously approved these changes Sep 2, 2025
** SR-IOV: to attach VFs (Virtual Functions) in pass-through mode to CNFs/VNFs, the NIC must support SR-IOV and VT-d/AMD-Vi be enabled in the BIOS.
** CPU Processors: To run specific Telco workloads, the CPU Processor model should be adapted to enable most of the features available in this reference <<atip-features,table>>.
** Firmware requirements for installing with virtual media:

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To align the table, please add "+" here.

Suggested change
+

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

… are Ingress ports

Signed-off-by: Antonio Alonso Alarcon <[email protected]>
@antaloala antaloala merged commit 3aa4bb5 into suse-edge:main Sep 2, 2025
1 check passed
@antaloala antaloala deleted the GH-814 branch September 2, 2025 16:19
hardys pushed a commit to hardys/suse-edge.github.io that referenced this pull request Sep 19, 2025
…e are Ingress ports (suse-edge#815)

Signed-off-by: Antonio Alonso Alarcon <[email protected]>
(cherry picked from commit 3aa4bb5)
hardys pushed a commit that referenced this pull request Sep 23, 2025
…e are Ingress ports (#815)

Signed-off-by: Antonio Alonso Alarcon <[email protected]>
(cherry picked from commit 3aa4bb5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[doc] Port requirements ingress/egress clarification
3 participants