ExamGecko
Question list
Search
Search

Question 39 - 5V0-23.20 discussion

Report
Export

Kubernetes object types are going to be limited by an administrator within a vSphere with Tanzu namespace. Which three Kubernetes object types may be limited? (Choose three.)

A.
Number of Persistent Volume Claims
Answers
A.
Number of Persistent Volume Claims
B.
Number of Pods
Answers
B.
Number of Pods
C.
Number of Operators
Answers
C.
Number of Operators
D.
Number of DaemonSets
Answers
D.
Number of DaemonSets
E.
Number of Ingress frontends
Answers
E.
Number of Ingress frontends
F.
Number of Load Balancer Services
Answers
F.
Number of Load Balancer Services
Suggested answer: A, B, F

Explanation:

https://docs.vmware.com/en/VMware-vSphere/7.0/vmware-vsphere-with-tanzu/GUID-1238AFD8-

232C-4EFC-BD54-796CB9F8C45F.html

Resource Name Description

configmaps The total number of ConfigMaps that can exist in the namespace.

persistentvolumeclaims The total number of PersistentVolumeClaims that can exist in the namespace.

pods The total number of Pods in a non-terminal state that can exist in the namespace. A pod is in a terminal state if .status.phase in (Failed, Succeeded) is true.

replicationcontrollers The total number of ReplicationControllers that can exist in the namespace.

resourcequotas The total number of ResourceQuotas that can exist in the namespace.

services The total number of Services that can exist in the namespace.

services.loadbalancers The total number of Services of type LoadBalancer that can exist in the namespace.

services.nodeports The total number of Services of type NodePort that can exist in the namespace.

secrets The total number of Secrets that can exist in the namespace.

asked 16/09/2024
MARCOS ALAMOS
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first