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 # 4

Does this command display all the pods in the cluster that are labeled as 'env: development'?

Solution: 'kubectl get pods --all-namespaces -label env=development'

A.

Yes

B.

No

Full Access
Question # 5

A company's security policy specifies that development and production containers must run on separate nodes in a given Swarm cluster.

Can this be used to schedule containers to meet the security policy requirements?

Solution: node taints

A.

Yes

B.

No

Full Access
Question # 6

A company's security policy specifies that development and production containers must run on separate nodes in a given Swarm cluster.

Can this be used to schedule containers to meet the security policy requirements?

Solution: label contraints

A.

Yes

B.

No

Full Access
Question # 7

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

Solution. ‘docker container inspect", docker port'

A.

Yes

B.

No

Full Access
Question # 8

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 controller managing the pod is autoscaled back to delete the unhealthy pod and alleviate load.

A.

Yes

B.

No

Full Access
Go to page: