What are the infrastructure services prerequisites to enable Tanzu in vSphere? (Choose all that apply.)
A. DHCP
B. Active directory
C. Firewall
D. DNS
E. NTP
Which access policy control is used in Tanzu Mission Control?
A. vCenter Server access control
B. Attribute-based access control
C. Role-based access control
D. Active Directory access control
What role is used to run cluster inspection on Tanzu Mission Control console?
A. Cluster.edit role
B. Credential.admin role
C. Credential.view role
D. Create role
An architect is designing the infrastructure for multiple applications and needs to ensure isolation and control over resources and permissions assigned to each application team.
Which is the easiest and least expensive way to satisfy these requirements?
A. Use dedicated Supervisor Cluster per application
B. Use dedicated vSphere Namespace per application
C. Use dedicated vSphere Pod per application
D. Use dedicated Kubernetes Deployments per each application
What Kubernetes feature would be used to force the scheduler to place instances of the application on different nodes?
A. nodeAffinity/nodeAntiAffinity
B. nodeAuthorization
C. kubectl
D. namespaces
Which tool is required to install extensions in Tanzu Kubernetes Grid clusters?
A. k9s
B. kubectx
C. knative
D. ytt
Which tools are required to be installed on your local machine before installing TKG extensions?
A. kapp, kbld, ytt
B. ytt, kubens, jq, whoami
C. kbld, kapp, jq
D. ytt, yq, certgen, openssl
What is the command to find out the available node base operating system images?
A. kubectl get nodes
B. kubectl cluster-info
C. kubectl get virtualmachineclasses
D. kubectl get virtualmachineimages
Why is the port 6443 required in the boostrap machine to deploy Tanzu Kubernetes Grid on vSphere environment?
A. Kubernetes IP is exposed
B. Kubernetes API is exposed
C. Kubernetes TLS is exposed
D. Kubernetes VPN is exposed
Which component can intercept requests to the Kubernetes API?
A. Network Policy
B. RBAC Authorization
C. Pod Security Policies
D. Admission Controllers