Which command will show the Tanzu Kubernetes cluster versions available in the vSphere content library?

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 tanzuimagesView AnswerAnswer: C Explanation: ✑ kubectl get tanzukubernetesreleases List available Tanzu Kubernetes releases. ✑ kubectl get tkr Short form version...

April 26, 2023No CommentsREAD MORE +

Which designation must be mapped to a distributed portgroup?

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...

April 25, 2023No CommentsREAD MORE +

How can a vSphere administrator replace the Supervisor Cluster API endpoint certificate?

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....

April 25, 2023No CommentsREAD MORE +

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

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...

April 25, 2023No CommentsREAD MORE +

On which cluster can a Supervisor Namespace be created?

On which cluster can a Supervisor Namespace be created?A . A Tanzu Kubernetes Grid Integrated cluster B. A vSphere 7 cluster enabled with Workload Management C. A Tanzu Kubernetes cluster D. A vSphere 6.7 cluster enabled with Workload ManagementView AnswerAnswer: B Explanation: A Supervisor Cluster namespace is a combination of...

April 24, 2023No CommentsREAD MORE +

management?

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 ServiceView AnswerAnswer: A

April 24, 2023No CommentsREAD MORE +

Which element defines the type of storage backing the Persistent Volume?

Which element defines the type of storage backing the Persistent Volume?A . Datastore Cluster B. Storage Class C. vVols D. Persistent Volume ClaimView AnswerAnswer: B

April 24, 2023No CommentsREAD MORE +

Which type of service is created by default when publishing a Kubernetes service?

Which type of service is created by default when publishing a Kubernetes service?A . Cluster IP B. Node Port C. LoadBalancer D. ExternalNameView AnswerAnswer: A Explanation: For some parts of your application (for example, frontends) you may want to expose a Service onto an external IP address, that's outside of...

April 24, 2023No CommentsREAD MORE +

Which capability do persistent volumes provide to containerized applications?

Which capability do persistent volumes provide to containerized applications? A . Automated disk archival B. Support for in-memory databases C. Support for ephemeral workloads D. Retention of application state and dataView AnswerAnswer: D Explanation: Certain Kubernetes workloads require persistent storage to store data permanently. To provision persistent storage for Kubernetes...

April 24, 2023No CommentsREAD MORE +

How should the administrator allocate management network IP addresses for the Kubernetes Control Plane within the Supervisor Cluster?

An organization is preparing to deploy vSphere with Tanzu and will be using the vSphere Networking stack. How should the administrator allocate management network IP addresses for the Kubernetes Control Plane within the Supervisor Cluster?A . Five IP addresses are required, one for each of the Control Plane VMs. one...

April 24, 2023No CommentsREAD MORE +