nerdexam
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

1Z0-1072-20 question #172 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)
  • A
    9% (2)
  • B
    4% (1)
  • C
    70% (16)
  • D
    17% (4)

Community Discussion

No community discussion yet for this question.

Full 1Z0-1072-20 Practice