CKAD-CTJGP Batch13

CKAD-CTJGP Batch13

Professional Development

10 Qs

quiz-placeholder

Similar activities

Learning about Woodland

Learning about Woodland

Professional Development

10 Qs

IP FABRIC

IP FABRIC

Professional Development

12 Qs

The General Sales Quiz #1

The General Sales Quiz #1

Professional Development

15 Qs

General Knowledge Quiz

General Knowledge Quiz

Professional Development

15 Qs

CTJGP CKAD-2

CTJGP CKAD-2

Professional Development

10 Qs

5G Bootcamp Day 2 Istio / Calico / Helm

5G Bootcamp Day 2 Istio / Calico / Helm

Professional Development

7 Qs

Health Global Quiz

Health Global Quiz

Professional Development

15 Qs

az-104_module-4

az-104_module-4

Professional Development

10 Qs

CKAD-CTJGP Batch13

CKAD-CTJGP Batch13

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

CloudThat Technologies

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Kubernetes resource can be used to automatically scale the number of replicas of a Deployment based on CPU or memory usage?

HPA (Horizontal Pod Autoscaler)

VPA (Vertical Pod Autoscaler)

PodDisruptionBudget

PodSecurityPolicy

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a Kubernetes Job and a Kubernetes Deployment?

Jobs run a specific task to completion, while Deployments ensure a set of replicas is running.

Jobs create new Pods each time they run, while Deployments manage a fixed set of Pods.

Jobs and Deployments are interchangeable, and can be used for the same purposes.

Jobs are used for long-running tasks, while Deployments are used for short-lived tasks.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a Kubernetes CronJob?

To run a specific task to completion once.

To create new Pods each time it runs.

To ensure a set of replicas is running.

To schedule tasks to run at specified times or intervals.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Kubernetes probe is used to determine whether a container is ready to receive traffic?

Startup Probe

Liveness Probe

Readiness Probe

Healthcheck Probe

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Kubernetes SecurityContext property allows you to run a container with a specific user ID?

runAsUser

privileged

readOnlyRootFilesystem

allowPrivilegeEscalation

6.

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a Kubernetes NetworkPolicy, what does the spec.podSelector field define?

Allowed incoming traffic

Namespaces for the pods

Pods to which the policy applies

Ports for the pods

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?

Discover more resources for Professional Development