This is part 2 of a series of posts on VMware Cloud Builder.
- VMware Validated Design – Automated Deployment with Cloud Builder – Part 1: Overview
- VMware Validated Design – Automated Deployment with Cloud Builder – Part 2: Environment Prerequisites
- VMware Validated Design – Automated Deployment with Cloudbuilder – Part 3: Deployment Parameters File
- VMware Validated Design – Automated Deployment with Cloud Builder – Part 4: Generating SSL Certificates
- VMware Validated Design – Automated Deployment with Cloud Builder – Part 5: Cloud Builder Deployment & Environment Validation
- VMware Validated Design – Automated Deployment with Cloud Builder – Part 6: Deploy The SDDC
In this post I will cover the initial environment prerequisites required before you can deploy your VMware Validated Design SDDC with Cloud Builder. These fall into 5 key areas:
- Prerequisites for Virtual Infrastructure Layer Implementation in Region A
- Prerequisites for Operations Management Layer Implementation in Region A
- Prerequisites for Cloud Management Layer Implementation in Region A
- Prerequisites for Business Continuity Layer Implementation in Region A
- Generate Certificates for the SDDC Components in Region A
- Prerequisites for Virtual Infrastructure Layer Implementation in Region A
- Prepare ESXi Hosts
- Install ESXi
- NOTE: You may ask why you must install the ESXi hosts yourself when we have included binaries for ESXi in the binaries bundle? The reason here is simple: This allows you to install your ESXi hosts using whatever vendor approved image you need, which may include specific drivers
- Configure Management Network, VLAN & DNS on all hosts
- Configure a Virtual Machine Port Group on all hosts
- Configure SSH & NTP
- Mount NFS storage to all hosts for archiving log data, backup, and application templates
- Install ESXi
- Configure DNS to emulate an existing load balancer IP address (as NSX is not deployed yet)
- Prepare ESXi Hosts
- Prerequisites for Operations Management Layer Implementation in Region A
- Deploy and configure an Ubuntu Server VM for vSphere Update manager
- Prerequisites for Cloud Management Layer Implementation in Region A
- Deploy & Configure a master vRealize Automation IaaS windows virtual machine. This will be cloned for each vRealize Automation IaaS virtual machine
- Deploy and configure a Windows virtual machine to host the SQL Server database required for the vRealize Automation IaaS components
- Prerequisites for Business Continuity Layer Implementation in Region A
- NOTE: Required if doing a Multi-Region deployment
- Deploy & configure a windows virtual machine for Site Recovery Manager (SRM)
- Generate Certificates for the SDDC Components in Region A
- Ensure your Certificate Authority (CA) meets the required prerequisites
- Obtain the latest CertGenVVD-version.zip from VMware Knowledge Base article 2146215
- Create & add a certificate template to the CA.
- Generate the required certs
So there you have it…the initial environment prerequisites for deploying a VMware Validated Design SDDC with VMware Cloud Builder. Next up will be taking a look at the deployment parameters file.
5 thoughts on “VMware Validated Design – Automated Deployment with Cloud Builder – Part 2: Environment Prerequisites”