Exam Details

  • Exam Code
    :DCA
  • Exam Name
    :Docker Certified Associate (DCA)
  • Certification
    :Mirantis Certifications
  • Vendor
    :Mirantis
  • Total Questions
    :199 Q&As
  • Last Updated
    :Apr 28, 2025

Mirantis Mirantis Certifications DCA Questions & Answers

  • Question 21:

    You want to mount external storage to a particular filesystem path in a container in a Kubernetes pod. What is the correct set of objects to use for this?

    A. a volume in the pod specification, populated with a perslstentVolumeClaim bound to a perslstentVolume defined by a storageClass

    B. a storageClass In the pod's specification, populated with a volume which Is bound to a provisioner defined by a persistentVolume

    C. a volume in the pod specification, populated with a storageClass which is bound to a provisioner defined by a perslstentVolume

    D. a perslstentVolume in the pod specification, populated with a persistentVolumeClaim which is bound to a volume defined by a storageClass

  • Question 22:

    After creating a new service named 'http', you notice that the new service is not registering as healthy. How do you view the list of historical tasks for that service by using the command line?

    A. 'docker inspect http'

    B. 'docker service inspect http'

    C. 'docker service ps http'

    D. 'docker ps http'

  • Question 23:

    You configure a local Docker engine to enforce content trust by setting the environment variable

    DOCKER_CONTENT_TRUST=1.

    If myorg/myimage: 1.0 is unsigned, does Docker block this command?

    Solution: docker image import myorg/myimage:1.0

    A. Yes

    B. No

  • Question 24:

    Will this action upgrade Docker Engine CE to Docker Engine EE? Solution: Manually download the 'docker-ee' package

    A. Yes

    B. No

  • Question 25:

    A host machine has four CPUs available and two running containers. The sysadmin would like to assign two CPUs to each container. Which of the following commands achieves this?

    A. Set the '--cpuset-cpu's flag to '1.3' on one container and '2.4' on the other container.

    B. Set the '--cpuset-cpus' flag to '.5' on both containers

    C. Set the '--cpuset-cpus' flag of the 'dockerd' process to the value 'even-spread'

    D. Set the '--cpu-quota' flag to '1.3' on one container and '2,4' on the other container.

  • Question 26:

    What is one way of directly transferring a Docker Image from one Docker host in another?

    A. 'docker push' the image to the IP address of the target host.

    B. 'docker commit' to save the image outside of the Docker filesystem. Then transfer the file over to the target host and 'docker start' to start the container again.

    C. There is no way of directly transferring Docker images between hosts. A Docker Registry must be used ad an intermediary.

    D. 'docker save' the image to save it as TAR file and copy it over to the target host. Then use 'docker load' to un-TAR the image back as a Docker image.

  • Question 27:

    What behavior is expected when a service is created with the following command: 'docker service create --publish 8000:80 nginx'

    A. All nodes in the cluster will listen on port 8080 and forward to port 80 in the container.

    B. Only a single node in the cluster will listen on port 8080 and forward to port 80 in the container.

    C. All nodes in the cluster will listen on port 80 and forward to port 8080 in the container.

    D. Only a single node in the cluster will listen on port 80 and forward to port 8080 in the container.

  • Question 28:

    Which of the following is required to install Docker EE from a package repository?

    A. Repository URL obtained from Docker Store

    B. License key obtained from Docker Store

    C. Repository URL obtained from Docker Hub

    D. License key obtained from Docker Hub

  • Question 29:

    Will this command display a list of volumes for a specific container? Solution: 'docker container inspect nginx'

    A. Yes

    B. No

  • Question 30:

    Is this a Linux kernel namespace that is disabled by default and must be enabled at Docker engine runtime to be used? Solution: user

    A. Yes

    B. No

Tips on How to Prepare for the Exams

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.