Exam 3V0-24.25 Topic 1 Question 36 Discussion
Actual exam question for VMware's 3V0-24.25 exam
Question #: 36
Topic #: 1
Question #: 36
Topic #: 1
A VKS Administrator needs to make the "Tanzu Standard" package set (containing packages like Contour and Prometheus) available to a newly provisioned TKG cluster named workload-cluster-1.
Review the following YAML manifest for the repository configuration:
apiVersion: packaging.carvel.dev/v1alpha1
kind: PackageRepository
metadata:
name: tanzu-standard
namespace: tkg-system
spec:
fetch:
imgpkgBundle:
image: projects.registry.vmware.com/tkg/packages/standard/repo:v2.1.0
Which kubectl action correctly applies this configuration to enable package discovery on the cluster?
Review the following YAML manifest for the repository configuration:
apiVersion: packaging.carvel.dev/v1alpha1
kind: PackageRepository
metadata:
name: tanzu-standard
namespace: tkg-system
spec:
fetch:
imgpkgBundle:
image: projects.registry.vmware.com/tkg/packages/standard/repo:v2.1.0
Which kubectl action correctly applies this configuration to enable package discovery on the cluster?
Suggested Answer: D Vote an answer
by Clarence at Mar 18, 2026, 08:58 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).