Rate this post

Easily To Pass New DCA Verified & Correct Answers [Aug 29, 2022

Free DCA Exam Files Downloaded Instantly

Q89. Which command interactively monitors all container activity in the Docker engine?

 
 
 
 

Q90. Will this command list all nodes in a swarm cluster from the command line?
Solution: ‘docker node Is’

 
 

Q91. The output of which command can be used to find the architecture and operating system an image is compatible with?

 
 
 
 

Q92. Does this command display all the pods in the cluster that are labeled as ‘env: development’?
Solution: ‘kubectl get pods –all-namespaces -I env=development’

 
 

Q93. Will this command mount the host’s ‘/data’ directory to the ubuntu container in read-only mode?
Solution: ‘docker run –add-volume /data /mydata -read-only ubuntu’

 
 

Q94. Your organization has a centralized logging solution, such as Splunk.
Will this configure a Docker container to export container logs to the logging solution?
Solution: Set the log-driver and log-oPt keys to values for the logging solution (Splunk) In the daemon.json file.

 
 

Q95. During development of an application meant to be orchestrated by Kubernetes, you want to mount the /data directory on your laptop into a container.
Will this strategy successfully accomplish this?
Solution: Create a PersistentVolume with storageciass: “” and hostPath: /data, and a persistentVolumeClaim requesting this PV. Then use that PVC to populate a volume in a pod

 
 

Q96. Seven managers are in a swarm cluster.
Is this how should they be distributed across three datacenters or availability zones?
Solution: 5-1-1

 
 

Q97. Two pods bear the same label, app: dev.
Will a label selector matching app: dev match both of these pods?

 
 
 
 

Q98. Which ‘docker run’ flag lifts cgroup limitations?

 
 
 
 

Q99. What is used by the kernel to Isolate resources when running Docker containers?

 
 
 
 

Q100. A server is running low on disk space. What command can be used to check the disk usage of images, containers, and volumes for Docker engine?

 
 
 
 

Q101. In Docker Trusted Registry, how would a user prevent an image, for example ‘nginx:latest’ from being overwritten by another user with push access to the repository?

 
 
 
 

Q102. Which of the following constitutes a production-ready devicemapper configuration for the Docker engine?

 
 
 
 

Q103. 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.

 
 

Q104. Will this configuration achieve fault tolerance for managers in a swarm?
Solution: an odd number of manager nodes, totaling more than two

 
 

Q105. Is this a type of Linux kernel namespace that provides container isolation?
Solution: Storage

 
 

Q106. One of several containers in a pod is marked as unhealthy after failing its livenessProbe many times. Is this the action taken by the orchestrator to fix the unhealthy container?
Solution: The unhealthy container is restarted.

 
 

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

 
 
 
 

Q108. Will this action upgrade Docker Engine CE to Docker Engine EE?
Solution: Uninstall ‘docker-ce’ package before installing ‘docker-ee’ package.

 
 

Q109. How do you configure Docker engine to use a registry that is not configured with TLS certificates from a trusted CA?

 
 
 
 

100% Pass Guaranteed Free DCA Exam Dumps: https://www.surepassexams.com/DCA-exam-bootcamp.html

         

Related Links: myportal.utt.edu.tt myportal.utt.edu.tt myportal.utt.edu.tt myportal.utt.edu.tt myportal.utt.edu.tt myportal.utt.edu.tt

Leave a Reply

Your email address will not be published. Required fields are marked *

Enter the text from the image below