Kubernetes Deployments made easy - The Devtron way | Quiz

Kubernetes Deployments made easy - The Devtron way | Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

Dy02-Data Explorer Quiz

Dy02-Data Explorer Quiz

Professional Development

10 Qs

Cloud Computing_2

Cloud Computing_2

Professional Development

15 Qs

IT ENGLISH: Research Project Topics - DevOps

IT ENGLISH: Research Project Topics - DevOps

Professional Development

10 Qs

AWS Developer Day2

AWS Developer Day2

Professional Development

14 Qs

Kubestronaut quiz

Kubestronaut quiz

Professional Development

10 Qs

Preparing_for_ACE_Module_4

Preparing_for_ACE_Module_4

Professional Development

10 Qs

2025_GET

2025_GET

Professional Development

10 Qs

DECI - Week 10 - round

DECI - Week 10 - round

Professional Development

13 Qs

Kubernetes Deployments made easy - The Devtron way | Quiz

Kubernetes Deployments made easy - The Devtron way | Quiz

Assessment

Quiz

Computers

Professional Development

Hard

Created by

AWS Rajasthan

Used 13+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

At its core, Kubernetes is a platform for:

Provisioning Infrastructure

Running and scheduling containerized applications

Packaging software in containers

Monitoring tool

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the basic operational unit of Kubernetes?

Node

Pod

Task

None of the above

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

_____ is the tool using which you can pass interact with Kubernetes cluster.

Minikube

Kubelet

Kubectl

None of the above

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following can be considered as primary storage in Kubernetes?

etcd

Node

Pod

All

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which service is used to only connect with the internal resources of Kubernetes?

NodePort

ClusterIP

LoadBalancer

None

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Command to undo the rollout of deployment.

kubectl undo rollout deployment <deployment_name>

kubectl rollout undo <deployment_name>

kubectl rollout deploy <deployment_name> undo

kubectl rollout undo deploy <deployment_name>

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which reclaim policy is responsible for PV not to be used after deleting Binded PVC?

Recycle

Delete

Retain

All

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?