nerdexam
Oracle

1Z0-1084-20 · Question #71

How can you find details of the tolerations field for the sample YAML file below?

The correct answer is B. kubectl explain pod.spec.tolerations. kubectl explain to List the fields for supported resources https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#explain

Developing Containerized Applications (OKE)

Question

How can you find details of the tolerations field for the sample YAML file below?

Exhibit

1Z0-1084-20 question #71 exhibit

Options

  • Akubectl list pod.spec.tolerations
  • Bkubectl explain pod.spec.tolerations
  • Ckubectl describe pod.spec tolerations
  • Dkubectl get pod.spec.tolerations

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    78% (21)
  • C
    4% (1)
  • D
    11% (3)

Explanation

kubectl explain to List the fields for supported resources https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#explain

Topics

#kubectl#pod spec#tolerations#Kubernetes CLI

Community Discussion

No community discussion yet for this question.

Full 1Z0-1084-20 Practice