Level-2

Level-2

Professional Development

15 Qs

quiz-placeholder

Similar activities

Agile Fundamentals - Spini

Agile Fundamentals - Spini

Professional Development

12 Qs

Kubernetes

Kubernetes

Professional Development

10 Qs

Journey to White Castle

Journey to White Castle

Professional Development

10 Qs

Woolies team trivia

Woolies team trivia

Professional Development

20 Qs

Knowledge Check (CC-41)

Knowledge Check (CC-41)

Professional Development

10 Qs

GKE 101

GKE 101

Professional Development

10 Qs

GCP Quizz

GCP Quizz

Professional Development

11 Qs

Scrum Quiz

Scrum Quiz

Professional Development

10 Qs

Level-2

Level-2

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Salmankhan Yusufjai

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a microservices-based application running on Kubernetes. One of the microservices, called "User Service," is experiencing increased traffic and requires scaling. What Kubernetes resource would you use to automatically scale the User Service based on CPU utilization?

Deployment

ReplicaSet

Pod

HorizontalPodAutoscaler

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a stateful application that requires stable network identity and persistent storage. Which Kubernetes resource would you use to manage the deployment and lifecycle of the stateful application?

Deployment

StatefulSet

DaemonSet

ReplicationController

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to expose a Kubernetes service externally and provide load balancing across multiple Pods. What Kubernetes resource would you use to achieve this?

Ingress

Service

Deployment

Pod

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have multiple Kubernetes clusters spread across different regions, and you want to manage and deploy applications consistently across all clusters. What Kubernetes resource would you use to achieve this?

Deployment

StatefulSet

Namespace

Helm Chart

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a multi-container application where two containers need to share a local filesystem within a Pod. What Kubernetes feature allows you to achieve this?

PersistentVolume

PersistentVolumeClaim

EmptyDir

ConfigMap

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to automatically schedule Pods based on custom application-specific requirements, such as GPU resources or specialized hardware. What Kubernetes feature allows you to define and enforce these scheduling rules?

Taints and tolerations

Node affinity

Pod anti-affinity

Resource quotas

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to ensure that a Pod is only scheduled on a node that has a specific label. What Kubernetes feature would you use to enforce this requirement?

Pod anti-affinity

Node affinity

Taints and tolerations

Resource quotas

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?