Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ You cannot enable high availability for an existing Connector on-ramp. To add hi
<>
<AnchorHeading title="Obtain the Virtual Connector image" depth={2} />

<p>Contact your account team at Cloudflare to obtain the Virtual Connector <a href="https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-AE61948B-C2EE-436E-BAFB-3C7209088552.html" target="_blank" rel="noopener noreferrer">OVA package</a> and license keys. The OVA image includes the files required to install and configure the virtual machine (VM) for Virtual Connector with the appropriate settings.</p>
<p>Contact your account team at Cloudflare to obtain the Virtual Connector OVA package and license keys. The OVA image includes the files required to install and configure the virtual machine (VM) for Virtual Connector with the appropriate settings. Refer to <a href="https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-AE61948B-C2EE-436E-BAFB-3C7209088552.html" target="_blank" rel="noopener noreferrer">VMWare VMs documentation</a> for more information on this topic.</p>
<p>This image can be deployed multiple times to create several instances of a Virtual Connector, in different locations or on the same ESXi host.</p>
<p>You will consume one license key for each instance created. For example, if you want to deploy 10 Virtual Connectors you should request 10 license keys, and your account team will create 10 Connector instances in your Cloudflare dashboard.</p>

Expand Down
Loading