Which object provides user access to applications running on vSphere with Tanzu?
A. External load balancer
B. vSphere Distributed Switch
C. Round-robin DNS
D. Internal load balancer
Which type of service is created by default when publishing a Kubernetes service?
A. Cluster IP
B. Node Port
C. LoadBalancer
D. ExternalName
Where are the virtual machine images stored that are used to deploy Tanzu Kubernetes clusters?
A. Content Library
B. Supervisor Cluster
C. Harbor Image Registry
D. Namespace
How can a vSphere administrator replace the Supervisor Cluster API endpoint certificate?
A. Use the certificate-manager CLI utility to replace the Supervisor Cluster API endpoint certificate.
B. Use the vSphere Client to replace the Workload platform MTG certificate.
C. Use the vSphere Client to replace the NSX Load Balancer certificate.
D. Use kubectl to replace the Supervisor Cluster API endpoint certificate.
Which kubectl command should be used to change the active vSphere namespace to namespace-01?
A. kubectl config use-context namespace-01
B. kubectl describe ns namespace-01
C. kubectl get ns namespace-01
D. kubectl config change-context namespace-01
How is information found about all Kubernetes Persistent Volumes in a vSphere environment?
A. Navigating to the Cloud Native Storage view in vCenter Server
B. Using: kubectl get persistentvolumes
C. Accessing the FCD folder on a Datastore
D. Using: esxcli storage cloud native get
Which two functions are provided by the NSX Container Rug-in (NCP)? (Choose two.)
A. Implements Kubernetes Ingress with an NSX-T layer 7 load balancer
B. Integrates with container-based PaaS such as Docker
C. Creates an NSX-T logical topology for a Kubernetes cluster and a separate logical network for each Kubernetes namespace
D. Configures Overlay Transport Zones
E. Implements Kubernetes Ingress with an NSX-T layer 4 load balancer
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
Kubernetes object types are going to be limited by an administrator within a vSphere with Tanzu namespace. Which three Kubernetes object types may be limited? (Choose three.)
A. Number of Persistent Volume Claims
B. Number of Pods
C. Number of Operators
D. Number of DaemonSets
E. Number of Ingress frontends
F. Number of Load Balancer Services
To which set of networks are the Supervisor Cluster nodes attached when deploying with an NSX-T network topology?
A. Frontend and Workload
B. Frontend and Management
C. Workload and NSX Overlay
D. Management and NSX Overlay