Introduction to Kubernetes

Introduction to Kubernetes

Professional Development

25 Qs

quiz-placeholder

Similar activities

Тест времена 1 курс

Тест времена 1 курс

Professional Development

20 Qs

Quiz Latihan Sesi Sore

Quiz Latihan Sesi Sore

Professional Development

20 Qs

Idioms through pictures

Idioms through pictures

Professional Development

20 Qs

Kiểm tra từ vựng tiếng Anh 06

Kiểm tra từ vựng tiếng Anh 06

Professional Development

20 Qs

New English Academy B1

New English Academy B1

University - Professional Development

20 Qs

simple past and simple 1ºM present

simple past and simple 1ºM present

Professional Development

20 Qs

MGNF-14

MGNF-14

Professional Development

20 Qs

Petrochina Quiz

Petrochina Quiz

Professional Development

20 Qs

Introduction to Kubernetes

Introduction to Kubernetes

Assessment

Quiz

English, Professional Development, Computers

Professional Development

Hard

Created by

Khachatur Ashotyan

Used 37+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?