An organization wants to upgrade ESXi hosts from 7.0 to 8.0 using vLCM. They have a cluster with mixed hardware (different NICs and HBAs). What is the best practice?
A comprehensive image ensures all hosts can comply.
Why this answer
The best practice for upgrading ESXi hosts from 7.0 to 8.0 using vLCM in a cluster with mixed hardware is to create a custom image that includes all necessary drivers and add-ons (Option A). vLCM requires a single image per cluster that supports all hardware. A custom image ensures that all NICs and HBAs have the required drivers, avoiding compatibility issues. Option B is incorrect because vSphere Update Manager baselines are deprecated in favor of vLCM images.
Option C is wrong because a single image without add-ons would not include drivers for diverse hardware. Option D is not viable as manual upgrades are not a best practice for large-scale or mixed environments.