VMware vSphere with Tanzu Specialist v1.0 (5V0-23.20)

Page:    1 / 9   
Total 124 questions

Which two items must be provided before a vSphere with Tanzu Supervisor Namespace can be created? (Choose two.)

  • A. vSphere with Tanzu Enabled Cluster
  • B. DNS-compliant Name
  • C. Permissions
  • D. Storage Policy
  • E. Resource Limits


Answer : BD

Which two considerations needs to be made when deciding on a virtual machine class type during the process of creating a Tanzu Kubernetes cluster? (Choose two.)

  • A. Whether the resources provided by the virtual machine class type should be reserved on the host
  • B. The configuration parameters which need to be edited in the cluster
  • C. The amount of CPU, memory, and storage the virtual machine should have
  • D. Connectivity between the Tanzu Kubernetes cluster and the Subscribed Content Library
  • E. The storage classes which need to be made available to the cluster


Answer : AC

Which authentication method is supported for logging into the vSphere with Tanzu Supervisor cluster?

  • A. Key-based authentication
  • B. Workspace ONE access
  • C. Static username and password
  • D. vCenter Single Sign-On


Answer : D

How would information be found about which Kubernetes cluster and pod are using a given PersistentVolume in vSphere?

  • A. Through the file browser in the Datastore view within vCenter
  • B. By querying the CNS API using the esxcli command
  • C. Using the vSphere Client, go to the Cloud Native Storage view for the datastore
  • D. By using vmwarectrl get persistentvolumes command


Answer : C

What provides a declarative, Kubernetes-style API for cluster creation, configuration, and management?

  • A. Tanzu Kubernetes Grid Service
  • B. kubectl
  • C. vSphere REST API
  • D. Virtual Machine Service


Answer : A

Which description accurately characterizes virtual machine class types for Tanzu Kubernetes cluster (TKC) nodes?

  • A. A best-effort class does not provide high availability for TKC nodes.
  • B. A best-effort class reserves CPU and Memory resources for TKC nodes.
  • C. A guaranteed class provides high availability for TKC nodes.
  • D. A guaranteed class reserves CPU and Memory resources for TKC nodes.


Answer : D

How are quotas and permissions guaranteed by vSphere with Tanzu for Tanzu Kubernetes (TKG) clusters that are deployed within a namespace?

  • A. By routing quota and permission API calls to vCenter Server via the Supervisor Cluster
  • B. By ensuring each TKG cluster has a quotas and permissions system built into it natively which enforces all requests
  • C. By having the Supervisor Cluster poll the TKG cluster periodically to ensure adherence to quotas and permissions
  • D. By deploying an external authentication solution


Answer : A

Which two configurations are needed to meet the minimum vSphere with Tanzu on vSphere Distributed Switch Network Requirements? (Choose two.)

  • A. Network Interface Cards with Single Root IO Virtualization support (SR-IOV)
  • B. vCenter Server connected to the workload network
  • C. Non-overlapping subnets on workload networks
  • D. One workload network designated as the primary workload network
  • E. Physical Network MTU set to 1600 Bytes


Answer : C

Which statement is true about Kubernetes Network Policies?

  • A. The Supervisor cluster contains a firewall to implement the network policy.
  • B. The policy is created by developers and applied using a YAML specification.
  • C. vSphere administrator adds the Kubernetes Network policy to the Development team's Namespace to implement the rules.
  • D. vSphere administrator creates the network policy in NSX Manager to restrict app-to-app communication.


Answer : B

An administrator needs to configure a Supervisor Cluster with the vSphere networking stack (vSphere Distributed Switch) and HAProxy appliance using default configuration. The administrator has already connected all hosts in the cluster to a vSphere Distributed Switch and created distributed portgroups.

Which designation must be mapped to a distributed portgroup?

  • A. Primary Workload Network
  • B. Load Balancer Network
  • C. Frontend Network
  • D. Supervisor Cluster Network


Answer : D

What is the primary purpose of the Cloud Native Storage component within VMware vCenter Server?

  • A. Enabling the configuration of Public Cloud Storage in vCenter
  • B. Replacing Storage Policy Based Management for container volumes
  • C. Importing vSphere metadata into Kubernetes
  • D. Provisioning and lifecycle operations for persistent volumes


Answer : D

An Administrator is required to provide vSphere users with current and future versions of Tanzu Kubernetes cluster.

Which vendor creates and publishes the open-source virtual machine image versions used to deploy Tanzu Kubernetes clusters?

  • A. Google
  • B. CNCF
  • C. Docker
  • D. VMware


Answer : D

A developer is trying to deploy a Kubernetes Application by using an image from the embedded Registry Service into an existing Namespace within a Supervisor Cluster.

Which three steps must be completed to ensure the deployment is successful? (Choose three.)

  • A. Include the image: //: in the YAML spec.
  • B. Run kubectl config use-context to switch to the correct namespace.
  • C. Run kubectl config set-context to switch to the correct namespace.
  • D. Pull the image into the Registry service with docker pull //:.
  • E. Include the image: /: in the YAML spec.
  • F. Push the image to the Registry service with docker push //:.


Answer : ABD

An administrator needs to get a list of all Tanzu Kubernetes clusters running in the current namespace.

Which command will provide the desired output?

  • A. kubectl get vmservice
  • B. kubectl get clusters
  • C. kubectl get virtualnetwork
  • D. kubectl get tanzukubernetescluster


Answer : B

Which Kubernetes Service Types exposes the service externally using a static port?

  • A. Headless
  • B. NodePort
  • C. ExternalName
  • D. ClusterIP


Answer : B

Page:    1 / 9   
Total 124 questions