4. Section 3: Kubernetes Concepts

4. Section 3: Kubernetes Concepts

University

13 Qs

quiz-placeholder

Similar activities

Servidor Web

Servidor Web

University

10 Qs

Client Server

Client Server

1st Grade - University

10 Qs

4S9lskoACzOMQyR4lNqGW9ts/vV80Fvrsh6ce6BcaHLMYNf77EernafW745jCEr0

4S9lskoACzOMQyR4lNqGW9ts/vV80Fvrsh6ce6BcaHLMYNf77EernafW745jCEr0

University

10 Qs

PHP Learning Quiz 1

PHP Learning Quiz 1

12th Grade - University

15 Qs

El iPod

El iPod

University

8 Qs

CZY JESTEŚ BEZPIECZNY W INTERNECIE?

CZY JESTEŚ BEZPIECZNY W INTERNECIE?

KG - University

12 Qs

Section 7: Security (35-40)

Section 7: Security (35-40)

University

11 Qs

Contenedores_K8_SLA

Contenedores_K8_SLA

University

16 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?