1Z0-1084-20 · Question #9
What is the minimum of storage that a persistent volume claim can obtain in Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)?
The correct answer is A. 50 GB. The minimum amount of persistent storage that a PVC can request is 50 gigabytes. If the request is for less than 50 gigabytes, the request is rounded up to 50 gigabytes. https://docs.cloud.oracle.com/en- us/iaas/Content/ContEng/Tasks/contengcreatingpersistentvolumeclaim.htm
Question
What is the minimum of storage that a persistent volume claim can obtain in Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)?
Options
- A50 GB
- B10 GB
- C1 GB
- D1 TB
How the community answered
(55 responses)- A78% (43)
- B13% (7)
- C4% (2)
- D5% (3)
Explanation
The minimum amount of persistent storage that a PVC can request is 50 gigabytes. If the request is for less than 50 gigabytes, the request is rounded up to 50 gigabytes. https://docs.cloud.oracle.com/en- us/iaas/Content/ContEng/Tasks/contengcreatingpersistentvolumeclaim.htm
Topics
Community Discussion
No community discussion yet for this question.