Which of these swarm manager configurations will cause the cluster to be in a lost quorum state?
A. 4 managers of which 2 are healthy
B. 1 manager of which 1 is healthy
C. 3 managers of which 2 are healthy
D. 5 managers of which 3 are healthy
You have created a Docker bridge network on a host with three containers attached, how do you make this containers accessible outside of the host?
A. Use network attach to access the containers on the bridge network
B. Use either EXPOSE or --publish to access the containers on the bridge network
C. Use network connect to access the containers on the bridge network
D. Use --link to access the containers on the bridge network Correct
Is this a function of UCP?
Solution: image role-based access control
A. Yes
B. No
Will this command ensure that overlay traffic between service tasks is encrypted? Solution: docker network create -d overlay -o encrypted=true
A. Yes
B. No
What is the purpose of multi-stage builds?
A. Better logical separation of Dockerfile instructions for better readability
B. Optimizing images by copying artifacts selectively from previous stages
C. Better caching when building Docker images
D. Faster image builds by allowing parallel execution of Docker builds
The following Docker Compose file is deployed as a stack:
Is this statement correct about this health check definition?
Solution: Health checks test for app health ten seconds apart. Three failed health checks transition the container into "unhealthy" status.
A. Yes
B. No
A container named "analytics" that stores results in a volume called "data" was created.
docker run -d --name=analytics -v data:/data app1
How are the results accessed in "data" with another container called "app2"?
A. docker run -d --name=reports --volume=data app2
B. docker run -d --name=reports --volumes-from=analytics app2
C. docker run -d --name=reports --volume=app1 app2
D. docker run -d --name=reports --mount=app1 app2
You have just executed 'docker swarm leave' on a node. What command can be run on the same node to confirm it has left the cluster?
A. docker node ls
B. docker system info
C. docker system status
D. docker system status
Seven managers are in a swarm cluster.
Is this how should they be distributed across three datacenters or availability zones?
Solution: 5-1-1
A. Yes
B. No
Which of the following commands wifi automatically create a volume when a container is started?
A. 'docker container run --name nginxtest --volumes=/app nginx'
B. 'docker container run --name nginxtest -v /app:mount nginx'
C. 'docker container run --name nginxtest --volumes myvol:/app:new nginx'
D. 'docker container run --name nginxtest -v myvol:/app nginx'
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Mirantis exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your DCA exam preparations and Mirantis certification application, do not hesitate to visit our Vcedump.com to find your solutions here.