Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Q1: Docker image is created with a series of read-only layers and layer in docker represents

instructions on the Dockerfile of the image.?

a The hypervisor needs extensive software for proper function while docker is
implemented on an actual hardware system.

b None

c None

d None

e The hypervisor needs extensive hardware for proper function while docker is
implemented on an actual operating system.

f None

Q2: How can you edit a WordPress comment??

a None

b You can edit WordPress comment using the profile. From the panel, under the
Comments option, select edit to edit a comment.

c None

d You can edit WordPress comment using the command. From the panel, under the
Comments option, select edit to edit a comment.

e You can edit WordPress comment using the dashboard. From the panel, under the
Comments option, select edit to edit a comment.

f None

Q3: How can you monitor Docker in production??

a You can use Docker tools such as Docker pin and docker file for monitoring

b None

c None

d You can use Docker tools such as Docker logs and docker plugins for monitoring

e None
f You can use Docker tools such as Docker events and docker stats for monitoring

Q4: You have to sort records in the descending order by field "rating". Which query will be
correct??

a None

b ORDER BY "rating"

c ORDER BY "rating" DESC

d None

e SORT BY "rating"

f SORT BY "rating" DESC

Q5: You use a container, edit it, and update it?

a False

b None

c None

d True

e None

f None

Q6: _________ service is automatically created for you K8s cluster creation and takes care of
the internal routing of the cluster.?

a Load Balancer

b ClusterIP

c NodePort

The correct Answer is: None

The correct Answer is: None

f Headless

You might also like