Which four elements can a vSphere Lifecycle Manager image contain? (Choose four.)
A vSphere Lifecycle Manager image can consist of the following four elements:
ESXi base image
The base image contains an image of VMware ESXi Server and additional components, such as drivers and adapters that are necessary to boot a server. The base image is the only mandatory element in a vSphere Lifecycle Manager image. All other elements are optional.
The vendor add-on is a collection of software components that OEMs create and distribute. The vendor add-on can contain drivers, patches, and solutions.
Firmware and drivers add-on
The firmware and drivers add-on is a special type of vendor add-on designed to assist in the firmware update process. The firmware and drivers add-on contains firmware for a specific server type and corresponding drivers. To add a firmware and drivers add-on to your image, you must install the hardware support manager plug-in provided by the hardware vendor for the hosts in the respective cluster.
Independent components
The component is the smallest discrete unit in an image. The independent components that you add to an image contain third-party software, for example drivers or adapters.
An administrator is responsible for performing maintenance tasks on a vSphere cluster. The cluster has the following configuration:
. Identically configured vSphere ESXi hosts (esx01, esx02, esx03 and esx04)
* All workloads are deployed into a single VMFS datastore provided by the external storage array
* vSphere High Availability (HA) has not been enabled
* vSphere Distributed Resource Scheduler (DRS) has not been enabled
Currently, a critical production application workload (VM1) is running on esx01.
Given this scenario, which two actions are required to ensure VM1 continues to run when esx01 is placed into maintenance mode? (Choose two.)
Two actions that are required to ensure VM1 continues to run when esx01 is placed into maintenance mode are enabling fully automated DRS on the cluster, which allows balancing the workload across hosts and migrating VMs without user intervention; and manually live migrating VM1 to another host within the cluster using vSphere vMotion, which allows moving a running VM without downtime.
An administrator wants to allow a DevOps engineer the ability to delete Tanzu Kubernetes Grid (TKG) cluster objects in a vSphere Namespace.
Which role would provide the minimum required permissions to perform this operation?
The Can Edit role would provide the minimum required permissions to delete Tanzu Kubernetes Grid (TKG) cluster objects in a vSphere Namespace, as it allows creating, updating, and deleting objects within a namespace.
An administrator needs to consolidate a number of physical servers by migrating the workloads to a software-defined data center solution.
Which VMware solution should the administrator recommend?
An administrator has mapped three vSphere zones to three vSphere clusters.
Which two statements are true for this vSphere with Tanzu zonal Supervisor enablement? (Choose two.)
For a vSphere with Tanzu zonal Supervisor enablement where three vSphere zones are mapped to three vSphere clusters, the following two statements are true:
B)One Supervisor will be created across all zones. In a three-zone deployment, all three vSphere clusters become one Supervisor.
E)Individual vSphere Namespaces will be spread across all zones. You can distribute the nodes of your Tanzu Kubernetes Grid clusters across all three vSphere zones, thus providing HA for your Kubernetes workloads at a vSphere cluster level.