Scheduling

Scheduling

Professional Development

26 Qs

quiz-placeholder

Similar activities

Mid term exam >:v

Mid term exam >:v

Professional Development

21 Qs

ทดสอบหลักสูตรนักบินลองเครื่อง รุ่นที่ 37 ครั้งที่ 5

ทดสอบหลักสูตรนักบินลองเครื่อง รุ่นที่ 37 ครั้งที่ 5

Professional Development

22 Qs

MOD 4 lesson 4 Past perfect

MOD 4 lesson 4 Past perfect

Professional Development

22 Qs

INM1112 - UNIT 6

INM1112 - UNIT 6

Professional Development

22 Qs

Wall Street English - New Student Mixer

Wall Street English - New Student Mixer

Professional Development

22 Qs

ESCUELAS AMIGAS CARLEE-CASTELLON-ZAMORA C1

ESCUELAS AMIGAS CARLEE-CASTELLON-ZAMORA C1

Professional Development

22 Qs

tại, vào, tại

tại, vào, tại

KG - Professional Development

24 Qs

PRE - VOCABULARY TEST 12

PRE - VOCABULARY TEST 12

Professional Development

21 Qs

Scheduling

Scheduling

Assessment

Quiz

English, Computers, Professional Development

Professional Development

Practice Problem

Medium

Created by

Khachatur Ashotyan

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You evicted all of the pods from the BFIRE node using command kubectl drain BFIRE. Also, during the maintenance operation, the node is left in the cluster. What command informs Kubernetes to carry on scheduling fresh pods on this nodes?

kubectl cordon BFIRE

kubectl drain

kubectl drain-all

kubectl uncordon BFIRE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

in terms of a multi-container Pod, what is a use case for an ambassador type container?

Ambassador containers can extend the features of the main container, such as gathering connection details about other applications and allowing the main container access to these resources.

Ambassador containers can create standardized container output, converting the output into an accepted format, allowing other container standardized access to these resources.

Ambassador containers can create shared filesystems or volumes, allowing other containers in the Pod quick access to files and resources.

Ambassador containers can create proxies or gateways to remote applications, which allows the main container to create network connections on localhost.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apart from the IP address associated with the service, what else does the output of kubectl logs contain when run on a client pod named "dns-frontend"?

The metrics for each pod and its associated containers.

The standard output pod information.

The namespace

The service name.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where does a sidecar container stream its application logs to?

stdout

log

klog

scarlog

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the node problem detector do?

Acts as a firewall for all worker nodes in a cluster.

Acts as a firewall for the main node in a cluster.

Collects node problems from various sources and reports them to the API Server.

Reports potential issues with worker nodes to the master node.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assume that you are applying RBAC's for a sub-admin on a Kubernetes deployment you administrate. The new admin only needs access to cluster resources and a few non-resource endpoints of your deployment. What role can you provide to the new admin?

A ClusterReader

A Role

A ClusterRole

A PodReader

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While deploying container in production, how can you make it easy to track the running image version while still rolling back images properly?

By avoiding :latest tag.

By equating ImagePullPolicy to Never.

By including the :latest tag.

By equating ImagePullPolicy to Always.

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?