Oracle
1Z0-1072-20 · Question #172
What happens after you successfully run the following command on your Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) using the YAML file defined below? kubectl create -f…
The correct answer is C. A single Pod with two containers is created. See the full explanation below for the reasoning.
Question
What happens after you successfully run the following command on your Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) using the YAML file defined below? kubectl create -f definition.yml YAML file - definition.yml
Exhibit
Options
- AA single Pod with a single container is created.
- BTwo Pods with a container each are created.
- CA single Pod with two containers is created.
- DNo Pod gets created.
How the community answered
(23 responses)- A9% (2)
- B4% (1)
- C70% (16)
- D17% (4)
Community Discussion
No community discussion yet for this question.
