4. Section 3: Kubernetes Concepts

4. Section 3: Kubernetes Concepts

University

13 Qs

quiz-placeholder

Similar activities

Conocimientos sobre Kubernetes

Conocimientos sobre Kubernetes

University

15 Qs

AirPods Max

AirPods Max

University

12 Qs

TGA Java - Quiz 2

TGA Java - Quiz 2

University

15 Qs

Sistemas de Información Unidad2

Sistemas de Información Unidad2

University

14 Qs

Latihan 8 - Cloud Computing - 2TRKB

Latihan 8 - Cloud Computing - 2TRKB

University

18 Qs

3. Section 5: Application Lifecycle Management (21-28)

3. Section 5: Application Lifecycle Management (21-28)

University

9 Qs

Kubernetes for beginners!

Kubernetes for beginners!

University - Professional Development

8 Qs

Mastering Almalinux

Mastering Almalinux

University

10 Qs

4. Section 3: Kubernetes Concepts

4. Section 3: Kubernetes Concepts

Assessment

Quiz

Computers

University

Easy

Created by

Maiky Alfaro

Used 11+ times

FREE Resource

13 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The containers are encapsulated into Kubernetes objects known as _________

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

"It's a single instance of an application. It's the smaller object you can create in Kubernetes"

What term does the above statement refer to?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can we have multiple POD instances of the same application running on the same node when the use of the service increases?

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can we add an extra node to the cluster to increase the cluster's physical capacity?

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can we have multiple containers running on a POD, for example applications depending on each other, and that need to be alongside?

True

False

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Choose three statements that are true regarding PODs?

The containers in the same pod can communicate each other.

The containers in the same pod can't communicate each other.

If one of the containers died, the "helper container" as well.

Containers on the same pod share network and storage layer.

Containers on the same pod don't share network and storage layer.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Type the full command to create a container named "web-server" for an application (nginx) which will be downloaded from the Docker Store in the cloud.

 

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?