Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

DCA Exam Dumps - Docker Certified Associate (DCA) Exam

Go to page:
Question # 25

Is this a supported user authentication method for Universal Control Plane?

Solution: PAM

A.

Yes

B.

No

Full Access
Question # 26

Will this command display a list of volumes for a specific container?

Solution. ‘docker container logs nginx –volumes’

A.

Yes

B.

No

Full Access
Question # 27

In the context of a swarm mode cluster, does this describe a node?

Solution: a physical machine participating in the swarm

A.

Yes

B.

No

Full Access
Question # 28

Can this set of commands identify the published port(s) for a container?

Solution: `docker network inspect', `docker port'

A.

Yes

B.

No

Full Access
Question # 29

Will this command mount the host's '/data' directory to the ubuntu container in read-only mode?

Solution: 'docker run -v /data:/mydata --mode readonly ubuntu'

A.

Yes

B.

No

Full Access
Question # 30

Will this configuration achieve fault tolerance for managers in a swarm?

Solution: one manager node for two worker nodes

A.

Yes

B.

No

Full Access
Question # 31

Does this command create a swarm service that only listens on port 53 using the UDP protocol?

Solution. ‘docker service create -name dns-cache -p 53:53/udp dns-cache"

A.

Yes

B.

No

Full Access
Question # 32

Does this describe the role of Control Groups (cgroups) when used with a Docker container?

Solution: user authorization to the Docker API

A.

Yes

B.

No

Full Access
Go to page: