Search Header Logo

Introduction to Kubernetes

Authored by Khachatur Ashotyan

English, Professional Development, Computers

Professional Development

Used 37+ times

Introduction to Kubernetes
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is YAML?

It is a human-friendly, data serialization standard for all programming languages.

It is a generic, read-only data structure for Kubernetes.

It is a markup language dedicated to translating text formatting between sources.

It is a markup language for managing application abstractions.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is a node managed by an external, master node?

Because a Kubernetes node is running a traditional operating system package and therefore cannot run in an isolated sense.

Because a node is a simple worker unit and does not have the resource to manage itself.

Because if a node goes offline, there would be no way for it to communicate its status to other nodes.

Because a node does not container the Kubernetes container runtime which stops it from reading its own metadata.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of the control plane in a cluster?

To register the node it's running with the application programming interface (API) server.

To make the cluster's current state match the desired state.

To deploy and rune the application containers.

To allocate the node the pods need to be created.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Whit is kube-scheduler, one of the kubernetes master components, responsible for?

Allocating cloud resources defined whithin your cluster, such as creating storage voumes.

Watching for newly created Pods, and determining which node they should run on.

Invoking container on a cron schedule that the user defines.

Load balancing between the worker nodes when an incoming request is received.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a context element in a kubeconfig file?

To group custom resources in a Kubernetes configuration.

To group access parameters under a single name.

To group authentication mapping in a Kubernetes cluster.

To group public elements in a Kubernetes cluster.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Master Node has which feature?

Container manager.

Image manager.

etcd key/value store.

Kubernetes controller.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the most basic type of resource in Kubernetes?

Pod

Deployment

Service

Container

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?