Section 3: Scheduling (1-10)

Section 3: Scheduling (1-10)

University

31 Qs

quiz-placeholder

Similar activities

Battle With DSA

Battle With DSA

University

30 Qs

Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

University

30 Qs

ATS K9

ATS K9

9th Grade - University

30 Qs

PAK 5

PAK 5

University

30 Qs

Struktur Data

Struktur Data

University

33 Qs

Webgators(PRELIMS) - MCQ

Webgators(PRELIMS) - MCQ

University

30 Qs

AI Quiz 26/9

AI Quiz 26/9

University

26 Qs

BUG-OFF

BUG-OFF

University

30 Qs

Section 3: Scheduling (1-10)

Section 3: Scheduling (1-10)

Assessment

Quiz

Computers

University

Medium

Created by

Maiky Alfaro

Used 11+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each POD in its definition file has a parameter named as _______________ which by default it's not set. It is added automatically by Kubernetes.

nodeName

Scheduler

Node

PodName

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The "nodeName" option is added under which field in the POD definition file?

metadata

kind

apiVersion

Spec

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In case that we don't have a scheduler, the PODs will remain in a __________ state.

Missing

Error

Pending

CurrentNode

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A Kubernetes Cluster doesn't have a scheduler. Type the parameter and value you'd add under the "spec" field in the POD definition file in order to place the POD on the node "node02" at creation time:

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

____________ and ___________ are a good method to group things together.

Schedulers

Labels

Selectors

Tags

matchLabels

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Type the full command to get all the PODs with the label "app=App1"

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In replicasets, we use ____________ to specify the labels of what POD the replicaset will be applied.

Lavels

Selector

Tags

matchLabels

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?