ExamGecko
Question list
Search
Search

Question 3 - 5V0-23.20 discussion

Report
Export

Why would developers choose to deploy an application as a vSphere Pod instead of a Tanzu Kubernetes cluster?

A.
They need the application to run as privileged pods.
Answers
A.
They need the application to run as privileged pods.
B.
The application works with sensitive customer data, and they want strong resource and security isolation.
Answers
B.
The application works with sensitive customer data, and they want strong resource and security isolation.
C.
They want to have root level access to the control plane and worker nodes in the Kubernetes cluster.
Answers
C.
They want to have root level access to the control plane and worker nodes in the Kubernetes cluster.
D.
The application requires a version of Kubernetes that is above the version running on the supervisor cluster.
Answers
D.
The application requires a version of Kubernetes that is above the version running on the supervisor cluster.
Suggested answer: B

Explanation:

A vSphere Pod is a VM with a small footprint that runs one or more Linux containers. With vSphere Pods, workloads have the following capabilities:

• Strong isolation from a Linux kernel based on Photon OS

• Resource management using DRS

• Same level of resource isolation as VMs

• Open Container Initiative (OCI) compatible

• Equivalent to a Kubernetes Container Host vSphere Pods are not compatible with vSphere vMotion. When an ESXi host is placed into maintenance mode, running vSphere Pods are drained and redeployed on another ESXi host, but only if the vSphere Pod is part of a ReplicaSet.

asked 16/09/2024
Mk Cheng
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first