Docker and Kubernetes - Day-3

Docker and Kubernetes - Day-3

1st Grade

10 Qs

quiz-placeholder

Similar activities

NIEMCY

NIEMCY

1st - 6th Grade

12 Qs

Quiz ZSME

Quiz ZSME

1st - 5th Grade

15 Qs

Section 609 Practice test

Section 609 Practice test

KG - Professional Development

12 Qs

introduction microservices

introduction microservices

1st Grade

6 Qs

MIKOŁAJEK QUIZ

MIKOŁAJEK QUIZ

1st - 5th Grade

10 Qs

Biblia i średniowiecze SB

Biblia i średniowiecze SB

1st Grade

15 Qs

Atrakcje turystyczne

Atrakcje turystyczne

1st - 5th Grade

13 Qs

dtdtd

dtdtd

1st - 5th Grade

8 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?