VMware

Advanced VMware Cloud Foundation 9.0 vSphere Kubernetes Service

3V0-24.25

Validate your skills in Kubernetes services with the 3V0-24.25 exam for VMware Cloud Foundation 9.0.

190 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 121–130 of 190

Q121

Which service in VMware Cloud Foundation manages compute resources?

  • A vSphere
  • B NSX
  • C vSAN
  • D HCX
Explanation vSphere manages the virtualized compute resources; NSX handles networking.
Q122

A company needs to deploy a workload with persistent storage on Kubernetes. Which storage class should be used?

  • A Ephemeral Volume
  • B Persistent Volume Claim
  • C ConfigMap
  • D Secret
Explanation Persistent Volume Claims are used for requesting persistent storage.
Q123

What happens when a vSphere host enters maintenance mode?

  • A VMs are paused.
  • B VMs continue running unaffected.
  • C VMs are deleted.
  • D VMs are shut down gracefully.
Explanation VMs are usually shut down gracefully during maintenance mode.
Q124

You are configuring a network policy for Kubernetes. Which action disables communication between pods?

  • A Allow all ingress
  • B Deny all ingress
  • C Allow specific services
  • D No effects
Explanation Denying all ingress disables external communication entirely.
Q125

Which VMware product assists in disaster recovery and replication?

  • A vSphere Replication
  • B vRealize Operations
  • C NSX-T Manager
  • D vCloud Director
Explanation vSphere Replication specifically assists with disaster recovery.
Q126

A Kubernetes cluster is showing high latency on inter-pod communication. What should you check first?

  • A Service Account permissions
  • B Network policies
  • C Pod replicas
  • D Resource limits
Explanation Network policies directly impact inter-pod communication and can cause latency.
Q127

Which VMware tool provides integrated monitoring and management for containers?

  • A vRealize Network Insight
  • B vRealize Operations
  • C vSphere Lifecycle Manager
  • D NSX Intelligence
Explanation vRealize Operations offers integrated monitoring for Kubernetes environments.
Q128

How can a developer expose a Kubernetes service to external traffic?

  • A NodePort service type
  • B ClusterIP service type
  • C Pod service type
  • D Ingress resource
Explanation NodePort allows external traffic to access the service.
Q129

In a multi-cloud environment, which feature ensures consistent security policy enforcement?

  • A IaaS Compliance
  • B Network Segmentation
  • C NSX-T Security Groups
  • D Cloud Management Services
Explanation NSX-T Security Groups provide consistent security policy across clouds.
Q130

What is a primary benefit of using VMware Tanzu within VCF?

  • A Data Backup
  • B Cost Savings
  • C Container Orchestration
  • D Hardware Management
Explanation VMware Tanzu specifically focuses on container orchestration.