Kubernetes Deployments made easy - The Devtron way | Quiz

Kubernetes Deployments made easy - The Devtron way | Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

PS - K8S -15th Dec, 2022

PS - K8S -15th Dec, 2022

Professional Development

10 Qs

Kubernetes architecture

Kubernetes architecture

Professional Development

7 Qs

Red Hat OpenShift on AWS - ROSA | Quiz

Red Hat OpenShift on AWS - ROSA | Quiz

University - Professional Development

10 Qs

daily-akakor-03-04-2024

daily-akakor-03-04-2024

Professional Development

7 Qs

Level2

Level2

Professional Development

15 Qs

Google Cloud - Core 2

Google Cloud - Core 2

Professional Development

10 Qs

Kubernetes Quiz

Kubernetes Quiz

Professional Development

10 Qs

IT ENGLISH: Research Project Topics - Docker vs Kubernetes

IT ENGLISH: Research Project Topics - Docker vs Kubernetes

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?