1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/installation-deployment-manager-ext-lb.adoc

19 lines
605 B
Plaintext

// Module included in the following assemblies:
//
// * installing/installing_gcp/installing-gcp-user-infra-vpc.adoc
:_mod-docs-content-type: REFERENCE
[id="installation-deployment-manager-ext-lb_{context}"]
= Deployment Manager template for the external load balancer
You can use the following Deployment Manager template to deploy the external load balancer that you need for your {product-title} cluster:
.`02_lb_ext.py` Deployment Manager template
[%collapsible]
====
[source,python]
----
include::https://raw.githubusercontent.com/openshift/installer/release-4.21/upi/gcp/02_lb_ext.py[]
----
====