Virtualization-Hands-On-Part-2

Virtualization-Hands-On-Part-2

1st Grade

8 Qs

quiz-placeholder

Similar activities

Cuestionario JavaScript- ReactJS

Cuestionario JavaScript- ReactJS

1st - 12th Grade

5 Qs

Diagnostico sobre a Disciplina CAD

Diagnostico sobre a Disciplina CAD

1st Grade - Professional Development

8 Qs

Zowe Workshop - 2

Zowe Workshop - 2

1st - 3rd Grade

6 Qs

Berpacu Dalam Synology

Berpacu Dalam Synology

1st Grade - University

5 Qs

NCMS (Network) Quiz - Mar 21

NCMS (Network) Quiz - Mar 21

KG - 1st Grade

10 Qs

React Basico

React Basico

1st Grade

10 Qs

Quiz Pelatihan Linux

Quiz Pelatihan Linux

1st Grade

11 Qs

Vocabulary 2.01

Vocabulary 2.01

KG - University

10 Qs

Virtualization-Hands-On-Part-2

Virtualization-Hands-On-Part-2

Assessment

Quiz

Professional Development

1st Grade

Medium

Created by

Shylaja Sreedharan

Used 4+ times

FREE Resource

8 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 5 pts

The smallest object of execution in K8s is a

2.

FILL IN THE BLANK QUESTION

30 sec • 5 pts

YAML stands for

3.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

What of the following is a commonly used data structure in YAML?

List

Dictionary

Map

Array

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which section of the K8s YAML file will tell us the type of object being created?

apiVersion

kind

metadata

spec

5.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

What does a ReplicaSet do?

Maintains a specific number of replicas

Creates a new Pod if an existing one goes down

Acquires existing Pods with matching labels

Upgrades software

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What does a Deployment do?

Rollout upgrades seamlessly

Create a cluster

Add nodes to a cluster

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Name the default Service type in K8s

NodePort

LoadBalancer

ClusterIP

ExternalName

8.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Where does the control plane run within a cluster?

master node

worker node

both master and worker node

Similar Resources on Wayground