ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 165 - DCA discussion

Report
Export

You want to mount external storage to a particular filesystem path in a container in a Kubernetes pod.

What is the correct set of objects to use for this?

A.

a persistentVolume in the pod specification, populated with a persistentVolumeClaim which is bound to a volume defined by a storageClass

Answers
A.

a persistentVolume in the pod specification, populated with a persistentVolumeClaim which is bound to a volume defined by a storageClass

B.

a storageClass in the pod's specification, populated with a volume which is bound to a provisioner defined by a persistentVolume

Answers
B.

a storageClass in the pod's specification, populated with a volume which is bound to a provisioner defined by a persistentVolume

C.

a volume in the pod specification, populated with a storageClass which is bound to a provisioner defined by a persistentVolume

Answers
C.

a volume in the pod specification, populated with a storageClass which is bound to a provisioner defined by a persistentVolume

D.

a volume in the pod specification, populated with a persistentVolumeClaim bound to a persistentVolume defined by a storageClass

Answers
D.

a volume in the pod specification, populated with a persistentVolumeClaim bound to a persistentVolume defined by a storageClass

Suggested answer: D
asked 08/11/2024
Vo Quoc Bao
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first