nerdexam
IBM

C1000-091 · Question #42

Running the command oc get pods displays the following: NAME READY STATUS RESTARTS AGE test-pod 2/2 Running 0 37d Which command is used to delete this pod?

The correct answer is A. oc remove pod test-pod. See the full explanation below for the reasoning.

Question

Running the command oc get pods displays the following: NAME READY STATUS RESTARTS AGE test-pod 2/2 Running 0 37d Which command is used to delete this pod?

Options

  • Aoc remove pod test-pod
  • Boc kill pod test-pod
  • Coc delete pod test-pod
  • Doc terminate pod test-pod

How the community answered

(61 responses)
  • A
    74% (45)
  • B
    16% (10)
  • C
    3% (2)
  • D
    7% (4)

Community Discussion

No community discussion yet for this question.

Full C1000-091 Practice