Kubernetes Deployments made easy - The Devtron way | Quiz

Kubernetes Deployments made easy - The Devtron way | Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

DP 300 Practice

DP 300 Practice

Professional Development

11 Qs

Kubernetes Fundamentals

Kubernetes Fundamentals

Professional Development

7 Qs

Kubernetes Quiz

Kubernetes Quiz

Professional Development

10 Qs

Helm

Helm

Professional Development

10 Qs

Kubernetes

Kubernetes

Professional Development

11 Qs

EKS2

EKS2

Professional Development

7 Qs

Level2

Level2

Professional Development

15 Qs

AZ-900 Modulo 2

AZ-900 Modulo 2

KG - Professional Development

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