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
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
Consider the following Kubernetes Deployment:
With the ReplicaSet:
And the Pods:
What happens if one of the Pods is terminated with the command kubect1 pod delete?
Correct Answer:
B