Skip to content

Commit 30b43e0

Browse files
authored
Merge pull request #54975 from bscott-rh/OCPBUGS-6060
OCPBUGS#6060 Firewall documentation should mention load balancer config
2 parents 1bae12a + 4e16fab commit 30b43e0

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

installing/installing-troubleshooting.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
To assist in troubleshooting a failed {product-title} installation, you can
10-
gather logs from the bootstrap and control plane, or master, machines. You can also get debug information from the installation program.
9+
To assist in troubleshooting a failed {product-title} installation, you can gather logs from the bootstrap and control plane machines. You can also get debug information from the installation program. If you are unable to resolve the issue using the logs and debug information, see xref:../support/troubleshooting/troubleshooting-installations.adoc#determining-where-installation-issues-occur_troubleshooting-installations[Determining where installation issues occur] for component-specific troubleshooting.
10+
11+
[NOTE]
12+
====
13+
If your {product-title} installation fails and the debug output or logs contain network timeouts or other connectivity errors, review the guidelines for xref:../installing/install_config/configuring-firewall.adoc#configuring-firewall[configuring your firewall]. Gathering logs from your firewall and load balancer can help you diagnose network-related errors.
14+
====
1115

1216
== Prerequisites
1317

modules/configuring-firewall.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Before you install {product-title}, you must configure your firewall to grant ac
1010

1111
There are no special configuration considerations for services running on only controller nodes versus worker nodes.
1212

13+
[NOTE]
14+
====
15+
If your environment has a dedicated load balancer in front of your {product-title} cluster, review the allowlists between your firewall and load balancer to prevent unwanted network restrictions to your cluster.
16+
====
17+
1318
.Procedure
1419

1520
. Allowlist the following registry URLs:

0 commit comments

Comments
 (0)