An administrator needs to create a custom role in vCenter Server that is part of VMware Cloud Foundation environment to grant specific privileges to a group of users.
Which two actions should be taken to create this custom role? (Choose two.)
Correct Answer:
AB
When creating a custom role, it is essential to choose the appropriate privileges that the role will require. These privileges define what actions the users in the role can perform. To create and manage roles, you need to navigate to the "Roles" section in the vSphere Client. This is where roles are defined and assigned within the vCenter Server.
A host in a vSphere environment needs to be taken offline for hardware maintenance. An administrator needs to put the host in maintenance mode without causing VM downtime.
What three steps should the administrator follow? (Choose three.)
Correct Answer:
BDE
Using vMotion to migrate all virtual machines off the host ensures that there is no downtime for the VMs during the maintenance process.
The administrator should then select the host and initiate maintenance mode from the vSphere Client to begin the maintenance process.
Ensuring the host is not part of a vSphere HA cluster before maintenance is important to avoid triggering unnecessary VM restarts or failovers during the process.
An administrator needs to configure and manage storage resources and policies to optimize performance of a VCF environment configured with vSAN.
What two steps should the administrator take? (Choose two.)
Correct Answer:
BC
The vSAN performance service provides valuable insights into the storage performance, helping identify potential bottlenecks or areas for improvement.
Analyzing and adjusting vSAN storage policies is crucial for ensuring optimal performance. Policies such as RAID levels, storage encryption, and other settings can be tweaked to better match the environment's performance requirements.
An administrator needs to deploy a Kubernetes cluster on a vSphere IaaS control plane (formerly vSphere with Tanzu) to host a new application.
Which three steps should be followed to successfully deploy the Kubernetes cluster? (Choose three.)
Correct Answer:
ACD
A Load Balancer is needed for the Kubernetes control plane nodes to distribute traffic across the control plane and ensure high availability for the Kubernetes management layer. A vSphere Namespace must be configured to define a logical boundary for Kubernetes workloads, and resource quotas help ensure that resources are allocated appropriately for the workloads.
Enabling Workload Management on the vSphere Cluster is necessary to integrate Kubernetes with vSphere and manage the lifecycle of Kubernetes clusters using vSphere with Tanzu.
As part of the preparation for deploying VMware Aria Suite Lifecycle, an administrator needs to create Application Virtual Networks (AVNs).
Which three steps are necessary to complete the configuration of AVNs? (Choose three.)
Correct Answer:
BCE
Configure the AVNs in the NSX Manager: AVNs (Application Virtual Networks) are configured within NSX Manager to define the network segments and ensure proper network segmentation for workloads.
Assign AVNs to specific ESXi hosts: After configuring the AVNs in NSX Manager, they need to be assigned to the appropriate ESXi hosts to ensure they are properly mapped to the compute resources.
Define the IP address ranges for the AVNs: Each AVN must have an associated IP address range to provide network addressing for the workloads deployed on them.