To verify the VIC appliance works in when the vCenter appliance is using enhanced linked mode
1 - VMware vCenter Server Availability Guide
This test requires access to VMWare Nimbus cluster for dynamic ESXi and vCenter creation
- Deploy two new vCenters in Nimbus each with one ESXi host configured
- Establish an enhanced link between the two vCenters
- Deploy VCH Appliance to the first vCenter cluster, referencing the cluster's own compute resources
- Run a variety of docker commands on the VCH appliance
- Deploy VCH Appliance to the first vCenter cluster, but reference the second cluster's resources through the enhanced link
- Run a variety of docker commands on the VCH appliance
The VCH appliance should deploy without error in both scenarios and each of the docker commands executed against it should return without error
None