VMware Cloud Director Infrastructure
VMware Cloud Director (VCD) is a cloud services platform that delivers virtual data center computation, network, storage, and security in a self-service model for tenants.
If not already done, refer to Get Started section of the documentation for:
Special Resource Requirements for VMware Cloud Director
You can control the virtual machine (VM) resource allocation and placement on a specific cluster or host by using VM sizing policies, VM placement policies, and vGPU policies.
VM Sizing Policy - CPU and Memory
For CPU and Memory, the VCD Provider creates the appropriate VM Sizing Policies. The VM Sizing Policy defines CPU and memory resources available to the VM.
When creating the cluster, reference these VM Sizing Policies by using the
--control-plane-sizing-policy
and--worker-sizing-policy
flags.See https://docs.vmware.com/en/VMware-Cloud-Director/10.4/VMware-Cloud-Director-Service-Provider-Admin-Portal-Guide/GUID-73C48A9C-79AF-402C-9746-4C81CAC2B35A.html regarding parameters like vCPU Speed or CPU Reservation Guarantee that require consideration in VM Sizing Policy.
VM Placement Policy
The VCD Provider(SP) determines the VM Placement Policy. This policy defines the infrastructure where the VM should run meaning its placement of a VM on a host. When you assign a VM Placement Policy to a virtual machine, the placement engine adds this virtual machine to the corresponding VM group of the cluster on which it resides.
Storage
For storage, follow Create a Base OS image in vSphere vCenter when creating the KIB base image. In VCD, the base image determines the minimum storage available for the VM.
For more information about VCD parameters that can affect performance, refer to VMware Documentation: https://docs.vmware.com/en/VMware-Cloud-Director/10.4/VMware-Cloud-Director-Service-Provider-Admin-Portal-Guide/GUID-73C48A9C-79AF-402C-9746-4C81CAC2B35A.html
The following procedure advises on Organization setup as it relates to installing DKP and creating clusters on VCD.
More information can be found directly in the VMWare Cloud Director documentation.