2. Section 5: Application Lifecycle Management (7-20)

2. Section 5: Application Lifecycle Management (7-20)

University

38 Qs

quiz-placeholder

Similar activities

Section 3: Scheduling (21-25)

Section 3: Scheduling (21-25)

University

41 Qs

Section 8: Storage (8-15)

Section 8: Storage (8-15)

University

42 Qs

Section 8: Storage (1-3)

Section 8: Storage (1-3)

University

33 Qs

CCNA

CCNA

University

41 Qs

A+402 - Storage Troubleshooting

A+402 - Storage Troubleshooting

10th Grade - University

35 Qs

Routing Concepts

Routing Concepts

University

35 Qs

Section 10: Design and install a Kubernetes Cluster (1-6)

Section 10: Design and install a Kubernetes Cluster (1-6)

University

39 Qs

Tema 5 Programación Avanzada

Tema 5 Programación Avanzada

University

40 Qs

2. Section 5: Application Lifecycle Management (7-20)

2. Section 5: Application Lifecycle Management (7-20)

Assessment

Quiz

Computers

University

Easy

Created by

Maiky Alfaro

Used 5+ times

FREE Resource

38 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A container only lives as long as the process inside of it is __________ or the task is ___________.

Terminated

Stopped

Completed

Running

Alive

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

When we want to start a container with an image that by default uses a command that is not correct or not found, the container (1)________ and (2)__________.

(2) Terminated

(1) Stops

(2) Exits

(1) is killed

(1) Crashes

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the process in a container stops or crashes, the container ___________.

is killed (kills)

is terminated (terminates)

is stopped (stops)

is exited (exits)

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Inside a container image, what's the field in charge of define what command or process will be executed when the container is started?

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Inside a nginx container image, how would be the field that starts the Nginx service when container is started?

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Inside a MySQL container image, how would be the field that starts the MySQL service when container is started?

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

We have a Nginx container image named "nginx". Inside, it has a CMD ["nginx"] command or process that is executed when the container starts. Type the full command to replace the default command specified in the Docker image by the command "sleep 5"

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?