5. Kubernetes Concepts - Pods, ReplicaSets, Deployments

5. Kubernetes Concepts - Pods, ReplicaSets, Deployments

University

42 Qs

quiz-placeholder

Similar activities

EMPOW REVIEWER-PART 2

EMPOW REVIEWER-PART 2

University

41 Qs

220 1001 Day 12

220 1001 Day 12

University

47 Qs

Blockchain

Blockchain

University

40 Qs

QUIZ  JARINGAN KOMPUTER KLS 9

QUIZ JARINGAN KOMPUTER KLS 9

9th Grade - University

45 Qs

AWS Certified Cloud Practitioner

AWS Certified Cloud Practitioner

5th Grade - Professional Development

44 Qs

20703 - SCCM

20703 - SCCM

University

44 Qs

Form 4 Hardware Revision

Form 4 Hardware Revision

University

40 Qs

Internet Infrastructure

Internet Infrastructure

11th Grade - University

45 Qs

5. Kubernetes Concepts - Pods, ReplicaSets, Deployments

5. Kubernetes Concepts - Pods, ReplicaSets, Deployments

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Maiky Alfaro

Used 12+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

42 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kubernetes uses ________ as inputs for the creation of objects such as POD's, replicas, deployment services, etc...

JSON

Python

XML

YAML

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which are the 4 top level fields in a Kubernetes definition file?

kind

metadata

apiVersion

spec

apiServer

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which are the 2 top level fields in a Kubernetes definition file that are not included in a Replication Controller or ReplicaSet definition file?

kind

metadata

apiVersion

spec

apiServer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It's the version of the Kubernetes API you're using to create the objects.

Which of the 4 top level fields in a Kubernetes definition file does the above statement refers to?

kind

metadata

apiVersion

spec

apiServer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It refers to the type of object we're trying to create which in this case happens to be a POD. We will set it as POD.

Which of the 4 top level fields in a Kubernetes definition file does the above statement refers to?

kind

metadata

apiVersion

spec

apiServer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It's data about the object like its name, labels, etc...

Which of the 4 top level fields in a Kubernetes definition file does the above statement refers to?

kind

metadata

apiVersion

spec

apiServer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It's a YAML dictionary where we specify the container where our POD will run, the container's name and the image name.

Which of the 4 top level fields in a Kubernetes definition file does the above statement refers to?

kind

metadata

apiVersion

spec

apiServer

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?