Section 3: Scheduling (1-10)

Section 3: Scheduling (1-10)

University

31 Qs

quiz-placeholder

Similar activities

3. Section 2: Kubernetes Overview

3. Section 2: Kubernetes Overview

University

29 Qs

Data Structures Midterm Exam WRI

Data Structures Midterm Exam WRI

University

27 Qs

TexLR8 workshop

TexLR8 workshop

University

28 Qs

Grand Finale Quiz

Grand Finale Quiz

University

30 Qs

[IT HOUSE] Final Test - Nodejs - 02042022

[IT HOUSE] Final Test - Nodejs - 02042022

University - Professional Development

30 Qs

Дигитална писменост 5. разред - Петља

Дигитална писменост 5. разред - Петља

5th Grade - University

28 Qs

Code war

Code war

University

30 Qs

1. Section 6: Cluster Maintenance (1-10)

1. Section 6: Cluster Maintenance (1-10)

University

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