Skip to content

Commit 8ab7ce3

Browse files
authored
Merge pull request #75740 from johnwilkins/HCIDOCS-189
HCIDOCS-189: Add note with link to OCP docs about exposed CoreDNS port
2 parents 65967c0 + 7e518b7 commit 8ab7ce3

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

installing/installing_bare_metal_ipi/ipi-install-overview.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,16 @@ image::210_OpenShift_Baremetal_IPI_Deployment_updates_0122_2.png[Deployment phas
2929

3030
After this point, the node used by the provisioner can be removed or repurposed. From here, all additional provisioning tasks are carried out by the control plane.
3131

32+
[NOTE]
33+
====
34+
For installer-provisioned infrastructure installations, CoreDNS exposes port 53 at the node level, making it accessible from other routable networks.
35+
====
36+
37+
[role="_additional-resources"]
38+
.Additional resources
39+
40+
* xref:../../networking/dns-operator.adoc#nw-dns-forward_dns-operator[Using DNS forwarding]
41+
3242
[IMPORTANT]
3343
====
3444
The provisioning network is optional, but it is required for PXE booting. If you deploy without a provisioning network, you must use a virtual media baseboard management controller (BMC) addressing option such as `redfish-virtualmedia` or `idrac-virtualmedia`.

modules/ipi-install-network-requirements.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ Certain ports must be open between cluster nodes for installer-provisioned insta
4444

4545
|====
4646

47-
[NOTE]
48-
====
49-
For installer-provisioned infrastructure installations, CoreDNS exposes port 53 at the node level, making it accessible from other routable networks.
50-
====
51-
5247
[id="network-requirements-increase-mtu_{context}"]
5348
== Increase the network MTU
5449

0 commit comments

Comments
 (0)