Pass the Docker Docker Certified Associate DCA Questions and answers with CertsForce

Viewing page 2 out of 6 pages
Viewing questions 11-20 out of questions
Questions # 11:

Is this an advantage of multi-stage builds?

Solution: simultaneously creates and tags multiple images

Options:

A.

Yes


B.

No


Expert Solution
Questions # 12:

Is this a type of Linux kernel namespace that provides container isolation?

Solution.Host

Options:

A.

Yes


B.

No


Expert Solution
Questions # 13:

Is this a function of UCP?

Solution: image role-based access control

Options:

A.

Yes


B.

No


Expert Solution
Questions # 14:

When an application being managed by UCP fails, you would like a summary of all requests made to the UCP API in the hours leading up to the failure.

What must be configured correctly beforehand for this to be possible?

Options:

A.

All engines in the cluster must have their log driver set to the 'metadata' or 'request' level.


B.

UCP logging levels must be set to the info' or debug' level.


C.

UCP audit logs must be set to the 'metadata' or 'request' level.


D.

Set the logging level in the config object for the ucp-kube-epi-server container to warning or higher


Expert Solution
Questions # 15:

You created a new service named 'http' and discover it is not registering as healthy. Will this command enable you to view the list of historical tasks for this service?

Solution: 'docker ps http'

Options:

A.

Yes


B.

No


Expert Solution
Questions # 16:

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

Solution: only two managers, one active and one passive.

Options:

A.

Yes


B.

No


Expert Solution
Questions # 17:

The Kubernetes yaml shown below describes a clusterIP service.

Question # 17

Is this a correct statement about how this service routes requests?

Solution: Traffic sent to the IP of any pod with the label app: nginx on port 8080 will be forwarded to port 80 in that pod.

Options:

A.

Yes


B.

No


Expert Solution
Questions # 18:

In Docker Trusted Registry, is this how a user can prevent an image, such as 'nginx:latest’, from being overwritten by another user with push access to the repository?

Solution: Tag the image with 'nginx:immutable'.

Options:

A.

Yes


B.

No


Expert Solution
Questions # 19:

The Kubernetes yaml shown below describes a networkPolicy.

Question # 19

Will the networkPolicy BLOCK this trafftc?

Solution. a request issued from a pod bearing only the tier: frontend label, to a pod bearing the tier: backend label

Options:

A.

Yes


B.

No


Expert Solution
Questions # 20:

A Kubernetes node is allocated a /26 CIDR block (64 unique IPs) for its

address space.

If every pod on this node has exactly two containers in it, how many pods can

this address space support on this node?

Options:

A.

-995


B.

64


C.

32 in every Kubernetes namespace


D.

64 for every service routing to pods on this node


E.

32


Expert Solution
Viewing page 2 out of 6 pages
Viewing questions 11-20 out of questions