A user needs to identify the namespaces that may be accessed.
Which command willprovide the desired output?
A. kubect1 get storageclasses
B. kubect1 config use-context
C. kubect1 config get-contexts
D. kubect1 get contexts
On which network are TKG clusters deployed in vSphere with Tanzu when using the vSphere networking stack?
A. Workload
B. Backend
C. Edge
D. Frontend
Which command will show the Tanzu Kubernetes cluster versions available in the vSphere content library?
A. kubect1 get rc,services
B. kubect1 get contentlibrary
C. kubect1 get tanzukubernetesreleases
D. kubect1 get tanzuimages
Which command provides valid syntax to deploy a vSphere Pod?
A. tkg apply -c containerName
B. docker run containerName
C. kubectl apply -c deployment.yaml
D. kubectl apply -t deployment.yaml
A vSphere administrator is required to provide a developer with read/write permissions on a vSphere Namespace.
A. It is a Kubernetes cluster deployed by developers using a YAML specification file.
B. It aggregates hosts across vSphere clusters to form a Kubernetes cluster on vSphere.
C. It enables vSphere High Availability and Distributed Resource Scheduler.
D. It exposes a Kubernetes API for use by DevOps teams.
Which requirement is valid for vSphere with Tanzu on vSphere Distributed Switch Network?
A. Workload networks that are routable to the primary workload network
B. HAProxy Virtual Server IP range that is allocated to NSX-T edge router external interface
C. Network Interface Cards with Single Root IO Visualization Support (SR-IOV)
D. HAProxy Frontend hterface that has a common subnet and bridged interface to workload networks
Which step in vSphere with Tanzu enablement using the vSphere Distributed Switch process is done prior to using the Workload Management Enablement Wizard?
A. Deploy the load balancer
B. Choose the Kubernetes content library that should be used in the Supervisor Cluster
C. Define the Primary workload network P range
D. Define the Management network interfaces for the Supervisor Cluster
What is the minimum number of portgroups needed, in addition to the management portgroup. to provide connectivity for external services on a Supervisor Cluster?
B. 4
C. 3
D. 2
A development team has deployed a Tanzu Kubernetes cluster and would like to verify the version of Kubernetes that is running. Which command will show this information?
A. kubect1 describe tkc dev-cluster
B. kubect1 explain tkg dev-cluster
C. kubect1 get version
D. kubect1 get vm dev-cluster
Which three roles does the Spherelet perform? (Choose three )
A. Determines placement of vSphere pods
B. Manages node configuration
C. Starts vSphere pods
D. Provides a key-value store for pod configuration
E. Communicates with Kubernetes API
F. Provisions Tanzu Kubernetes clusters