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
Questions 121–130 of 190
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.