Section 3: Scheduling (1-10)

Section 3: Scheduling (1-10)

University

31 Qs

quiz-placeholder

Similar activities

Google Prof Cloud Archi - pt 3

Google Prof Cloud Archi - pt 3

University

30 Qs

221 quiz questions exam 2 prep

221 quiz questions exam 2 prep

University

26 Qs

apple quizizz

apple quizizz

KG - University

26 Qs

Linked List Quiz (BSIS 2-B)

Linked List Quiz (BSIS 2-B)

University

35 Qs

DBMS Indexing

DBMS Indexing

University

30 Qs

Comp Sci vocab quiz

Comp Sci vocab quiz

8th Grade - Professional Development

26 Qs

Docker and Kubernetes

Docker and Kubernetes

University

27 Qs

Struktur data Tree

Struktur data Tree

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?