CTJGP CKAD-2

CTJGP CKAD-2

Professional Development

10 Qs

quiz-placeholder

Similar activities

EKS Day 2

EKS Day 2

Professional Development

8 Qs

CKAD-CTJGP Batch13

CKAD-CTJGP Batch13

Professional Development

10 Qs

Quiz Webinar Docker 25 April 21

Quiz Webinar Docker 25 April 21

Professional Development

10 Qs

5G Bootcamp Day 3 Solomon SMF/CEE

5G Bootcamp Day 3 Solomon SMF/CEE

Professional Development

8 Qs

R2H Day One Internship Expectation Review Guidelines

R2H Day One Internship Expectation Review Guidelines

Professional Development

10 Qs

EKS2

EKS2

Professional Development

7 Qs

Kubernetes Quiz1

Kubernetes Quiz1

Professional Development

14 Qs

Quiz -  Kubernetes for Developers (LFD259) + CKAD exam bundle

Quiz - Kubernetes for Developers (LFD259) + CKAD exam bundle

Professional Development

10 Qs

CTJGP CKAD-2

CTJGP CKAD-2

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

CloudThat Technologies

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Kubernetes object can be used to automatically restart a pod if it fails?

Service

Deployment

StatefulSet

Pod

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a Kubernetes pod's readiness probe?

To check if the pod is running

To check if the pod is ready to accept traffic

To check if the pod's container is responsive

To check if the pod's container is using the correct image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands can be used to check the status of Kubernetes nodes?

kubectl get deployments

kubectl get services

kubectl get pods

kubectl get nodes

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a network policy in Kubernetes?

To control traffic flow between pods

To manage resource allocation in a cluster

o deploy and scale applications

To monitor cluster health and performance

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following network policy types is used to allow traffic from specific pods?

Egress

Allow

Ingress

Deny

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a Role define in Kubernetes?

A Role defines permissions across all namespaces

A Role defines permissions within a single namespace.

A Role defines permissions for managing Kubernetes nodes.

A Role defines permissions for cluster-wide resources

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you grant cluster-wide permissions to a user or group in Kubernetes?

By creating a ClusterRole and a ClusterRoleBinding.

By creating a Role and a RoleBinding in the "kube-system" namespace

By modifying the cluster's API server configuration

By modifying the user or group's RBAC configuration file

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?