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

Docker DCA Practice Test - Questions Answers, Page 19

Add to Whishlist

List of questions

Question 181

Report Export Collapse

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

Solution. Disable the Docker service via 'chkconfig' or 'systemctl'.

Become a Premium Member for full access
  Unlock Premium Member

Question 182

Report Export Collapse

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

Solution. Run docker engine activate.

Become a Premium Member for full access
  Unlock Premium Member

Question 183

Report Export Collapse

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

Solution. 'kubectl gel pods --all-namespaces -I 'env in (development)''

Become a Premium Member for full access
  Unlock Premium Member

Question 184

Report Export Collapse

What is the difference between the ADD and COPY Dockerfile instructions? (Select two.)

Become a Premium Member for full access
  Unlock Premium Member

Question 185

Report Export Collapse

You set up an automatic pruning policy on a DTR repository to prune all images using Apache licenses.

What effect does this have on images in this repository?

Become a Premium Member for full access
  Unlock Premium Member

Question 186

Report Export Collapse

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?

Become a Premium Member for full access
  Unlock Premium Member

Question 187

Report Export Collapse

Two pods bear the same label, app: dev.

Will a label selector matching app: dev match both of these pods?

Become a Premium Member for full access
  Unlock Premium Member

Question 188

Report Export Collapse

Which statement is correct about cluster management in Docker Enterprise Edition 3.x?

Become a Premium Member for full access
  Unlock Premium Member

Question 189

Report Export Collapse

How do you change the default logging driver for the docker daemon in Linux?

Become a Premium Member for full access
  Unlock Premium Member

Question 190

Report Export Collapse

Some Docker images take time to build through a Continuous Integration environment. You want to speed up builds and take advantage of build caching.

Where should the most frequently changed part of a Docker image be placed in a Dockerfile?

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

Related questions