Which feature in VMware vSphere Kubernetes Service (VKS) provides vSphere storage policy integration that supports provisioning persistent volumes and their backing virtual disks?
The vSphere Admin creates a vSphere Namespace harbor-project and grants the DevOps Engineer edit permissions. The DevOps Engineer deploys the Harbor service in thisnamespace with the command: kubectl apply -f harbor-svc.yml
The Harbor service deploys successfully, but the database data harbor database 0 pods does not come into a Running state.
Click the two locations where the administrator should verify the Access Modes forthis pod ' s PerslstentVolumeClaim (PVC). (Choose two.)

An administrator is tasked with making an existing vSphere Supervisor highly available by adding two additional vSphere Zones. How should the administrator perform this task?
Which three objects or object types are within the scope of a cluster backup for VMware vSphere Kubernetes Service (VKS)? (Choose three.)
An administrator is maintaining several Kubernetes clusters deployed through a Supervisor Namespace in a vSphere Kubernetes Service environment. One of the micro-services (a containerized API gateway) is failing intermittently after a recent configuration update. The pod is entering aCrashLoopBackOffstate. The administrator needs to collect detailed runtime information directly from the pod, including both thestandard output (STDOUT)andstandard error (STDERR)streams, to analyze the application ' s behavior before the crash.
Which command produces the required output?
A cloud operations team is managing multiple Supervisor Clusters across two regions. Each region hosts its own vSphere Kubernetes clusters, integrated through a federated service mesh to enable consistent service connectivity and policy enforcement across environments.
The application team wants to expose a multi-tier microservice named “GovApp”, which includes front-end, API, and database services distributed between the two regions. Uniform traffic routing, identity, and security policies are also needed for these workloads regardless of the cluster or region in which they are deployed.
To meet these requirements, the architects decide to create a Global Namespace that spans both Supervisor Clusters.
Which two statements describe the requirements for a Global Namespace in a vSphere Kubernetes Service Mesh deployment? (Choose two.)
An architect is working on the data protection design for a VMware Cloud Foundation (VCF) solution. The solution consists of a single Workload Domain that has vSphere Supervisor activated. During a customer workshop, the customer requested thatvSphere Podsmust be used for a number of third-party applications that have to be protected via backup.
Which backup method or tool should be proposed by the architect to satisfy this requirement?
A cloud platform team is deploying multiple Supervisors in a VMware Cloud Foundation (VCF) environment to support a multi-tenant VKS architecture. Each Supervisor will host a distinct set of namespaces mapped to different organizational tenants such as Finance, Public Services, and R & D, where each tenant consumes resources from dedicated workload domains.
What is the purpose of the vcf context create command?