Kubernetes Deployments made easy - The Devtron way | Quiz

Kubernetes Deployments made easy - The Devtron way | Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

DevOps Quiz

DevOps Quiz

Professional Development

10 Qs

Kubernetes Quiz

Kubernetes Quiz

Professional Development

7 Qs

Lesson 3 - Container Orchestration with Kubernetes

Lesson 3 - Container Orchestration with Kubernetes

Professional Development

15 Qs

CKAD-Batch15-Part 2

CKAD-Batch15-Part 2

Professional Development

10 Qs

GKE quiz

GKE quiz

Professional Development

15 Qs

Kubernetes

Kubernetes

Professional Development

10 Qs

CTJGP KE

CTJGP KE

Professional Development

10 Qs

Journey to White Castle

Journey to White Castle

Professional Development

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