Which open-source project extends the Docker registry source code to provide an enterprise-class registry server?

Which open-source project extends the Docker registry source code to provide an enterprise-class registry server?A . Namespace B. Manifest C. Harbor D. GithubView AnswerAnswer: C Explanation: VMware Harbor Registry VMware Harbor Registry is an enterprise-class registry server that stores and distributes container images. Harbor allows you to store and manage...

April 23, 2023No CommentsREAD MORE +

Which statement accurately describes the upgrade of a vSphere with Tanzu Supervisor Cluster?

Which statement accurately describes the upgrade of a vSphere with Tanzu Supervisor Cluster?A . vCenter Server performs an in-place upgrade of the Supervisor Cluster control plane VMs. B. vCenter Server orchestrates the rolling upgrade of Supervisory control plane VMs and upgrades the ESXi host spherelet component. C. An administrator manually...

April 23, 2023No CommentsREAD MORE +

Which command will provide the desired output?

A user needs to identify the namespaces that may be accessed. Which command will provide the desired output?A . kubect1 get storageclasses B. kubect1 config use-context C. kubect1 config get-contexts D. kubect1 get contextsView AnswerAnswer: C Explanation: A user can have permissions on multiple namespaces. The kubectl commands are typically...

April 23, 2023No CommentsREAD MORE +

Which step in vSphere with Tanzu enablement using the vSphere Distributed Switch process is done prior to using the Workload Management Enablement Wizard?

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

April 23, 2023No CommentsREAD MORE +

How can the vSphere administrator purge unused images from the image registry?

How can the vSphere administrator purge unused images from the image registry?A . Enable the garbage collector service to purge all unreferenced images from the corresponding namespace. B. From the Harbor UI, navigate to the project associated with namespace, and select the option to purge unreferenced images. C. Download the...

April 22, 2023No CommentsREAD MORE +

Which three characteristics are true of Control Plane VMs? (Choose three.)

Which three characteristics are true of Control Plane VMs? (Choose three.)A . They can be resized by administrators directly through vCenter Inventory View. B. They each run the Spherelet. C. They each expose the Kubernetes API. D. They do not run any Kubernetes Pods. E. They are connected to a...

April 22, 2023No CommentsREAD MORE +

Which action should be taken to accomplish this goal?

The virtualization team supports many development teams on a Supervisor cluster. For a specific development team, they would like to limit persistent volumes that can be created on Tanzu Kubernetes clusters to only an NFS based storage array. Which action should be taken to accomplish this goal?A . Use kubectl...

April 22, 2023No CommentsREAD MORE +

Which is a valid version change for a Tanzu Kubernetes cluster running Kubernetes version 1.16.7?

Which is a valid version change for a Tanzu Kubernetes cluster running Kubernetes version 1.16.7?A . Upgrade one major version (e.g.. 2.0.1) B. Upgrade two minor versions (e.g., 1.18.0) C. Downgrade one patch version (e.g.. 1.16.5) D. Upgrade one minor version (e.g.. 1.17.0)View AnswerAnswer: D Explanation: Be aware of the...

April 22, 2023No CommentsREAD MORE +

Which kubectl command is used to deploy the application when using a Kubernetes deployment specification file, my-app.yaml?

Which kubectl command is used to deploy the application when using a Kubernetes deployment specification file, my-app.yaml?A . kubectl run my-app.yaml B. kubectl apply -f my-app.yaml C. kubectl create my-app.yaml D. kubectl apply spc my-app.yamlView AnswerAnswer: B

April 22, 2023No CommentsREAD MORE +

Which network will developers and external services use to connect?

A HAProxy appliance has been deployed using a 3 NIC configuration. Which network will developers and external services use to connect?A . DMZ B. Frontend C. HAProxy D. WorkloadView AnswerAnswer: B

April 21, 2023No CommentsREAD MORE +