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