k8s-1

k8s-1

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

Kubernetes Quiz

Kubernetes Quiz

Professional Development

10 Qs

1.8 - Pods, Services and Deployments

1.8 - Pods, Services and Deployments

University

6 Qs

Cisco 1, Module 10

Cisco 1, Module 10

University

13 Qs

Asas 'Cisco Switch and Router'

Asas 'Cisco Switch and Router'

University

15 Qs

Chapter 1 - 3 (Introduction to Network)

Chapter 1 - 3 (Introduction to Network)

University

12 Qs

CCNA 1 - ITN v7 - Módulo 10

CCNA 1 - ITN v7 - Módulo 10

University

13 Qs

Container, Docker and Kubernetes

Container, Docker and Kubernetes

Professional Development

8 Qs

2.1.6 Acceso Cisco IOS - 2.2.8 - Navegacion - 2.4.8 Configuracio

2.1.6 Acceso Cisco IOS - 2.2.8 - Navegacion - 2.4.8 Configuracio

Professional Development

13 Qs

k8s-1

k8s-1

Assessment

Quiz

Computers

University - Professional Development

Hard

Created by

Radek Kujawa

Used 14+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What types of applications can Kubernetes run?

Anything that can run on Linux

backend APIs

Batch Jobs

Web frontend

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which Linux technologies should be utilized to run a production-grade containerization system?

Control daemons running with elevated privileges

Namespaces

Additional security mechanism (SELinux, seccomp, etc.)

cgroups

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which kubectl command will switch the current context to a different one?

kubectl config get-contexts

kubectl config set-context mycontext

kubectl config use-context mycontext

kubectl set-context mycontext

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How is authentication to Kubernetes cluster performed at Linker Cloud?

With OpenID Connect token, obtained from Keycloak

With a dedicated user name and password

With a X.509 certificate

With a bearer token, obtained via AWS

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Can Kubernetes build a container image?

Yes, with built-in functionality

No

Yes, with 3rd-party tools or a custom solution

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of YAML representation of a Kubernetes resource?

kubectl needs to parse it, and translate to use methods and attributes used by Kubernetes API

kubectl converts YAML into JSON and sends as-is to appropriate Kubernetes API

kubectl uploads YAML as a file to Kubernetes master, where it is parsed

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A Pod is:

a concept specific to podman

made of one or more containers

made of exactly one container

smallest deployable computing unit in Kubernetes

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?