Search Header Logo

5. Kubernetes Concepts - Pods, ReplicaSets, Deployments

Authored by Maiky Alfaro

Computers

University

Used 13+ times

5. Kubernetes Concepts - Pods, ReplicaSets, Deployments
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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?