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 161:

    You add a new user to the engineering organization in DTR.

    Will this action grant them read/write access to the engineering/api repository?

    Solution: Add the user directly to the list of users with read/write access under the repository's Permissions tab.

    A. Yes

    B. No

  • Question 162:

    A service 'wordpress' is running using a password string to connect to a non-Dockerized database service. The password string is passed into the 'wordpress' service as a Docker secret. Per security policy, the password on the database was changed. Identity the correct sequence of steps to rotate the secret from the old password to the new password.

    A. Create a new docker secret with the new password. Trigger a rolling secret update by using the 'docker secret update' command

    B. Trigger an update to the service by using 'docker service update --secret='

    C. Create a new docker secret with the new password. Remove the existing service using 'docker service rm'. Start a new service with the new secret using "--secret="

    D. Create a new docker secret with a new password. Trigger a rolling update of the "wordpress" service, by using "--secret-rm" and "--secret-add" to remove the old secret and add the updated secret.

  • Question 163:

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

    A. Yes

    B. No

  • Question 164:

    You are troubleshooting a Kubernetes deployment called api, and want to see the events table for this object.

    Does this command display it?

    Solution: kubectl events deployment api

    A. Yes

    B. No

  • Question 165:

    Which one of the following commands will show a list of volumes for a specific container?

    A. 'docker container logs nginx --volumes'

    B. 'docker container inspect nginx'

    C. 'docker volume inspect nginx'

    D. 'docker volume logs nginx --containers'

  • Question 166:

    Is this an advantage of multi-stage builds?

    Solution: optimizes Images by copying artifacts selectively from previous stages

    A. Yes

    B. No

  • Question 167:

    During development of an application meant to be orchestrated by Kubemetes, you want to mount the /data directory on your laptop into a container.

    Will this strategy successfully accomplish this?

    Solution: Create a Persistent VolumeClaim requesting storageClass:"" (which defaults to local storage) and hostPath and use this to populate a volume in a pod.

    A. Yes

    B. No

  • Question 168:

    You want to create a container that is reachable from its host's network.

    Does this action accomplish this?

    Solution: Use network connect to access the container on the bridge network.

    A. Yes

    B. No

  • Question 169:

    Is this the purpose of Docker Content Trust? Solution: Sign and verify image tags.

    A. Yes

    B. No

  • Question 170:

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

    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.