ExamGecko
Home / Docker / DCA / List of questions
Ask Question

Docker DCA Practice Test - Questions Answers, Page 11

Add to Whishlist

List of questions

Question 101

Report Export Collapse

Will this action upgrade Docker Engine CE to Docker Engine EE?

Solution: Manually download the 'docker-ee' package

Become a Premium Member for full access
  Unlock Premium Member

Question 102

Report Export Collapse

The Kubernetes yaml shown below describes a clusterIP service.

Docker DCA image Question 102 125588 11082024190025000000

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

Solution: Traffic sent to the IP of this service on port 8080 will be routed to port 80 in a random pod with the label aPP: nginx.

Become a Premium Member for full access
  Unlock Premium Member

Question 103

Report Export Collapse

The Kubernetes yaml shown below describes a clusterIP service.

Docker DCA image Question 103 125589 11082024190025000000

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.

Become a Premium Member for full access
  Unlock Premium Member

Question 104

Report Export Collapse

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

Solution: a physical machine participating in the swarm

Become a Premium Member for full access
  Unlock Premium Member

Question 105

Report Export Collapse

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

Solution: an instance of the Docker engine participating in the swarm

Become a Premium Member for full access
  Unlock Premium Member

Question 106

Report Export Collapse

Is this a function of UCP?

Solution: scans images to detect any security vulnerability

Become a Premium Member for full access
  Unlock Premium Member

Question 107

Report Export Collapse

Is this a function of UCP?

Solution: image role-based access control

Become a Premium Member for full access
  Unlock Premium Member

Question 108

Report Export Collapse

Is this a function of UCP?

Solution: enforces the deployment of signed images to the cluster

Become a Premium Member for full access
  Unlock Premium Member

Question 109

Report Export Collapse

You are troubleshooting a Kubernetes deployment called api, and want to see the events table for this object.

Does this command display it?

Solution: kubectl get deployment api

Become a Premium Member for full access
  Unlock Premium Member

Question 110

Report Export Collapse

A user's attempts to set the system time from inside a Docker container are unsuccessful.

Could this be blocking this operation?

Solution. SELinux

Become a Premium Member for full access
  Unlock Premium Member
Total 183 questions
Go to page: of 19
Search

Related questions