Exam Name: | Docker Certified Associate (DCA) Exam | ||
Exam Code: | DCA Dumps | ||
Vendor: | Docker | Certification: | Docker Certified Associate |
Questions: | 191 Q&A's | Shared By: | lucien |
Will this command ensure that overlay traffic between service tasks is encrypted?
Solution: docker network create -d overlay -o encrypted=true
In the context of a swarm mode cluster, does this describe a node?
Solution: a physical machine participating in the swarm
Is this a type of Linux kernel namespace that provides container isolation?
Solution: Network
Is this the purpose of Docker Content Trust?
Solution: Enable mutual TLS between the Docker client and server.