Search Header Logo

Kubernetes 101 quiz

Authored by Alex Ewings

Computers

12th Grade

Used 4+ times

Kubernetes 101  quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Kubernetes?

A database management system

An container orchestration platform

A programming language

A virtualization platform

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following depicts the correct symbiotic relationship of each of the 3 Major Architectural components of kubernetes ?

(select the correct hierarchy - largest component > x > to the smallest)

Nodes > Cluster > pods

  1. Cluster > Nodes > Pods

  1. Pods > Cluster > Nodes

Answer explanation

  1. Cluster > Nodes > Pods

  1. Cluster = foundation 

  2. Nodes = live on clusters 

  3. Pods = smallest deployable units which live on nodes

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Regarding Control-plane node components, which component is absolutely necessary for you to be able to run kubectl commands to interact with the cluster?

Kube Scheduler

Etcd

Kube API Server

 Kube Controller Manager

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

This component acts as the distributed brain of a Kubernetes cluster, providing a reliable and consistent storage solution for configuration data and serves as a mechanism for coordinating and synchronizing actions across the various components of the cluster

Which control-plane node component does this describe

(fill in the blank)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which control-plane node component watches for newly created Pods that have no assigned nodes and selects a worker node for them to run on.

Container runtime

Kube Scheduler

Cloud Controller Manager

Kube Controller Manager

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which architectural component is the most responsible for managing and running pods and specifically handles the execution of containerized workloads

Cluster

Control-plane Nodes

Worker Nodes

Answer explanation

worker nodes are responsible for executing the containers within pods and ensuring that the desired state is maintained

control plane nodes focus on the management, coordination, and configuration of the cluster, Control plane nodes are not responsible for running or directly managing the execution of containers within pods.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Each worker node has three crucial components, what are they?

Cloud Controller Manager,

  • Etcd,

  • kube-proxy

kube scheduler,

kube-proxy

container runtime,

 kubelet,

container runtime,

kube-proxy

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?