wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Kubernetes - SUSE CNF

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

Which project inspired kubernetes? select the correct answer

a)

docker swarm

b)

windows 1.0

c)

linux

d)

borg

e)

cobol

2.

What is the most basic kubernetes object? select the correct answer

a)

container

b)

kubeclt

c)

pod

d)

namespace

e)

yaml

3.

Which of the following are NOT a Container Orchestrators?

a)

Vault

b)

Docker Swarm

c)

Kubernetes

4.

Which of the following are Kubernetes hosted solutions? Select all answers that apply.

a)

Google Compute Engine

b)

Google Container Engine

c)

Openshift Dedicated

d)

Amazon ECS

5.

Kubernetes allows you to manage container clusters in multiple cloud providers.

a)

False

b)

May Be

c)

True

6.

The Kubernetes Network proxy runs on which node?

a)

Master Node

b)

All the nodes

c)

Worker Node

d)

None of the above

7.

What is a Kubernetes volume?

a)

The software within an OS that controls capacity allocation for nodes

b)

Layering software that puts apps into compartments for easier deployment

c)

A directory for the data accessible to containers in a pod

d)

Code that enables two software programs to communicate

e)

None of the above

8.

Does kube-apiserver Monitors the status of nodes inside of the k8s cluster?

a)

False

b)

True

c)

None of the above

9.

Which of the following are core Kubernetes objects?

a)

Pods

b)

Services

c)

Volumes

d)

All of the above

e)

Option 1 and 3

10.

Select the first release version of kubernetes in 2021?

a)

1.25

b)

1.23

c)

1.21

d)

1.20

e)

1.22