00:00

QUESTION 16

Which of the statements below are true about the volume created by the following command? (Choose two correct answers.)
docker run –v /data –ti debian

Correct Answer: DE

QUESTION 17

How is a Docker container image retrieved from a Docker registry?

Correct Answer: B
Reference https://www.ibm.com/developerworks/library/mw-1608-tost-trs/index.html

QUESTION 18

Consider the following Kubernetes Deployment:
701-100 dumps exhibit
With the ReplicaSet:
701-100 dumps exhibit
And the Pods:
701-100 dumps exhibit
What happens if one of the Pods is terminated with the command kubect1 pod delete?

Correct Answer: B