Docker and Kubernetes - Day-3

Docker and Kubernetes - Day-3

1st Grade

10 Qs

quiz-placeholder

Similar activities

AWS Knowledge Check

AWS Knowledge Check

1st - 5th Grade

15 Qs

Wrocław Igor Formella, Szymon Trybała i Igor Garczyński

Wrocław Igor Formella, Szymon Trybała i Igor Garczyński

1st Grade

15 Qs

DEK & Filplast Quiz 2

DEK & Filplast Quiz 2

1st Grade - Professional Development

12 Qs

Priečky

Priečky

1st - 2nd Grade

10 Qs

advanced java

advanced java

1st - 5th Grade

15 Qs

Docker and ECR

Docker and ECR

1st Grade

10 Qs

Quiz Belum Berjudul

Quiz Belum Berjudul

1st Grade

7 Qs

Barbórka

Barbórka

1st - 3rd Grade

15 Qs

Docker and Kubernetes - Day-3

Docker and Kubernetes - Day-3

Assessment

Quiz

Architecture

1st Grade

Medium

Created by

Dock kube

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Kubernetes component manages the assigning PODs to nodes?

etcd

API Server

Scheduler

POD Controller

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of namespace in Kubernetes which is used for special cluster purposes?

Default

kube-system

kube-config

kubesystem

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An abstraction in Kubernetes which allows access to a logical set of Pods is?

kube-proxy

Service

Deployment

LoadBalancer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What you can use in Kubernetes to ensure that your application is ready to handle incoming traffic?

Liveness Probe

Readiness Probe

Service Probe

Startup time Probe

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the given POD is restarted what will happen to its IP address?

Will be the same. Only recreating the POD assigns new IP

Will change to new one

Will be hold until POD finish with state Failed

Will move to new instance of the POD

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct FQDN for service "nginx" in namespace "app"?

nginx.app.local

nginx.app.svc.cluster.local

nginx.app.cluster.local

nginx.svc.cluster.local

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is the old ReplicaSet keep around (but scaled down to 0)?

It can be then reuse by new deployment of the same type of PODs

In case of rollback

In case of red-pin deployment type

In case of red-green deployment type

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?