Skip to content

Commit 9543c42

Browse files
committed
OCPBUGS-25450: Updated images to external load balancer install module
1 parent 09ef2af commit 9543c42

4 files changed

+18
-10
lines changed
56.7 KB
Loading
55 KB
Loading
54.1 KB
Loading

modules/nw-osp-configuring-external-load-balancer.adoc

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
// Module included in the following assemblies:
2-
// TODO
3-
// * networking/TBD
4-
// * networking/load-balancing-openstack.adoc
5-
// * installing/installing_bare_metal_ipi/ipi-install-post-installation-configuration.adoc jowilkin
6-
// * installing/installing-vsphere-installer-provisioned.adoc
7-
// * installing/installing-vsphere-installer-provisioned-customizations.adoc
8-
// * installing/installing-vsphere-installer-provisioned-network-customizations.adoc
9-
// * installing/installing-restricted-networks-installer-provisioned-vsphere.adoc
102

3+
// * networking/load-balancing-openstack.adoc ( Load balancing on OpenStack)
4+
// * installing/installing_bare_metal_ipi/ipi-install-post-installation-configuration.adoc (Post-installation configuration)
5+
// * installing/installing-vsphere-installer-provisioned.adoc(Installing a cluster)
6+
// * installing/installing-vsphere-installer-provisioned-customizations.adoc (Installing a cluster on vSphere with customizations)
7+
// * installing/installing-vsphere-installer-provisioned-network-customizations.adoc (Installing a cluster on vSphere with network customizations)
8+
// * installing/installing-restricted-networks-installer-provisioned-vsphere.adoc (Installing a cluster on vSphere in a restricted network)
119

1210
ifeval::["{context}" == "installing-vsphere-installer-provisioned"]
1311
:vsphere:
@@ -41,10 +39,20 @@ The information and examples in this section are for guideline purposes only. Co
4139

4240
Red Hat supports the following services for an external load balancer:
4341

44-
* OpenShift API
4542
* Ingress Controller
43+
* OpenShift API
44+
* OpenShift MachineConfig API
45+
46+
You can choose whether you want to configure one or all of these services for an external load balancer. Configuring only the Ingress Controller service is a common configuration option. To better understand each service, view the following diagrams:
47+
48+
.Example network workflow that shows an Ingress Controller operating in an {product-title} environment
49+
image::external-load-balancer-default.png[An image that shows an example network workflow of an Ingress Controller operating in an {product-title} environment.]
50+
51+
.Example network workflow that shows an OpenShift API operating in an {product-title} environment
52+
image::external-load-balancer-openshift-api.png[An image that shows an example network workflow of an OpenShift API operating in an {product-title} environment.]
4653

47-
You can choose to configure one or both of these services for an external load balancer. Configuring only the Ingress Controller service is a common configuration option.
54+
.Example network workflow that shows an OpenShift MachineConfig API operating in an {product-title} environment
55+
image::external-load-balancer-machine-config-api.png[An image that shows an example network workflow of an OpenShift MachineConfig API operating in an {product-title} environment.]
4856

4957
The following configuration options are supported for external load balancers:
5058

0 commit comments

Comments
 (0)