wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

K 4 Kubernetes

Total questions: 10

Worksheet time: 4mins

Name
Class
Date
1.

Which among the following is NOT a control plane component?

a)

API Server

b)

Scheduler

c)

Kube-proxy

d)

Controller

2.

Which among the following are Container Runtime? Select all that apply

a)

Docker

b)

rkt

c)

ECS agent

d)

Containerd

3.

What is a pod in Kubernetes and what does it do?

a)

A collection of physical IT components that supports a group of containers

b)

A collection of logic circuitry that evaluates a computer's operational code

c)

Where you find peas

d)

One or more containers grouped together to share resources and run as a unit

4.

What is a kubelet?

a)

A node agent that manages pods and their containers

b)

Software that is used to run containers outside of pods

c)

A smaller version of Kubernetes

d)

A device that collects data in an organized manner for easy access

5.

Which description best fits a DaemonSet?

a)

A way to run a copy of a pod on all or some nodes

b)

A method to manage clusters of pods

c)

A channel through which to pass information between two or more nodes

d)

A system to connect nodes and pods

6.

Which among the below are valid service types?Select all that apply.

a)

Cluster IP

b)

NodePort

c)

LoadBalancer

d)

Ingress

7.

What is the SLA of EKS API server endpoint?

a)

99.95%

b)

99.9%

c)

99.99%

d)

We do not gurantee any SLA

8.

Logging of EKS control plane is enabled by default

a)

True

b)

False

9.

In EKS Fargate Launch type, AWS manages both Control and Data Plane

a)

True

b)

False

10.

The story of how A came to be starts here. For years, B had been quietly building a cluster management system called C, which runs hundreds of thousands of jobs and makes computing more efficient. The same infrastructure was used to deliver D. Impressed by the scalability and portability of C, engineers at B wanted to make it open source and they named the project E (in an homage to the original name, this is also why A’s logo has seven sides)

a)

A – Kubernetes, B – Google, C – Borg, D – GCP, E – Seven of Nine

b)

A – Google, B – Kubernetes, C – Borg, D – GCP, E – Seven of Nine

c)

A – Kubernetes, B – Google, C – GCP, D – Borg, E – Seven of Nine