Skip to content

Commit e413b20

Browse files
author
Brice Fallon-Freeman
authored
Merge pull request #8159 from openshift-cherrypick-robot/cherry-pick-8158-to-enterprise-3.9
[enterprise-3.9] Various BZ fixes for 3.9 release
2 parents 1f8a975 + 2a27d13 commit e413b20

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: install_config/install/advanced_install.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -2090,7 +2090,7 @@ balancer or take other steps to provide a highly available load balancer.
20902090

20912091
For an external load balancing solution, you must have:
20922092

2093-
* A pre-created load balancer VIP configured for SSL passthrough.
2093+
* A pre-created load balancer virtual IP (VIP) configured for SSL passthrough.
20942094
* A VIP listening on the port specified by the xref:advanced-master-ports[`openshift_master_api_port`]
20952095
value (8443 by default) and proxying back to all master hosts on that port.
20962096
* A domain name for VIP registered in DNS.
@@ -2099,7 +2099,7 @@ value (8443 by default) and proxying back to all master hosts on that port.
20992099
`openshift_master_cluster_hostname` in the {product-title} installer.
21002100

21012101
See
2102-
link:https://github.com/redhat-cop/openshift-playbooks/blob/master/playbooks/installation/load_balancing.adoc[External Load Balancer Integrations] for more information. For more on the high
2102+
link:https://github.com/redhat-cop/openshift-playbooks/blob/master/playbooks/installation/load_balancing.adoc[the External Load Balancer Integrations example in Github] for more information. For more on the high
21032103
availability master architecture, see
21042104
xref:../../architecture/infrastructure_components/kubernetes_infrastructure.adoc#master[Kubernetes Infrastructure].
21052105

Diff for: install_config/install/prerequisites.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ recommends using `overlay2` instead of `overlay`, because of its speed and
235235
simple implementation.
236236

237237
See the
238-
link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_atomic_host/7/html-single/managing_containers/#overlay_graph_driver[Overlay
238+
link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_atomic_host/7/html-single/managing_containers/#using_the_overlay_graph_driver[Overlay
239239
Graph Driver] section of the Atomic Host documentation for instructions on how
240240
to to enable the `overlay2` graph driver for the Docker service.
241241

0 commit comments

Comments
 (0)