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
@@ -78,6 +78,7 @@ The following table lists the opened ports in nodes running the management clust
For CNI plug-in related ports, see <<cni-specific-port-requirements,CNI specific port requirements>>.
====

.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 ;-)

@@ -78,6 +78,7 @@ The following table lists the opened ports in nodes running the management clust
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
@@ -29,6 +29,7 @@ The hardware requirements for SUSE Telco Cloud are as follows:

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
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