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

DCA Exam Questions Tutorials

Page: 11 / 13
Total 191 questions

Docker Certified Associate (DCA) Exam Questions and Answers

Question 41

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

Question 42

Are these conditions sufficient for Kubernetes to dynamically provision a persistentVolume, assuming there are no limitations on the amount and type of available external storage?

Solution: A default provisioner is specified, and subsequently a persistentVolumeClaim is created.

Options:

A.

Yes

B.

No

Question 43

The following Docker Compose file is deployed as a stack:

Is this statement correct about this health check definition?

Solution: Health checks test for app health five seconds apart. If the test fails, the container will be restarted three times before it gets rescheduled.

Options:

A.

Yes

B.

No

Question 44

Is this the purpose of Docker Content Trust?

Solution: Verify and encrypt Docker registry TLS.

Options:

A.

Yes

B.

No

Page: 11 / 13
Total 191 questions