Week 4 - test K8s - PArt 2

Week 4 - test K8s - PArt 2

Professional Development

40 Qs

quiz-placeholder

Similar activities

MineCraftGodQuiz

MineCraftGodQuiz

KG - Professional Development

35 Qs

Placement Oriented DevOps week - 2 Test ( Docker )

Placement Oriented DevOps week - 2 Test ( Docker )

Professional Development

40 Qs

UTEP Pharm ISBP Headache types

UTEP Pharm ISBP Headache types

University - Professional Development

36 Qs

IIMS 2023 1 Sem Mid term Practice set

IIMS 2023 1 Sem Mid term Practice set

Professional Development

44 Qs

AZ-900 Quiz

AZ-900 Quiz

Professional Development

40 Qs

SS21 Buying Training ITA

SS21 Buying Training ITA

Professional Development

36 Qs

FREE TEST LATKATPUAN TI

FREE TEST LATKATPUAN TI

Professional Development

35 Qs

Exam Simulation 1001 - Redo Exam PART 1

Exam Simulation 1001 - Redo Exam PART 1

Professional Development

40 Qs

Week 4 - test K8s - PArt 2

Week 4 - test K8s - PArt 2

Assessment

Quiz

Other

Professional Development

Medium

Created by

Intern undefined

Used 2+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a Role define in Kubernetes RBAC?

Permissions within a namespace

Permissions cluster-wide

Node-specific configurations

  • Pod-specific annotations

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command creates a ConfigMap from a file?

kubectl create configmap myconfig --from-file=config.txt

kubectl apply configmap myconfig --from-file=config.txt

kubectl set configmap myconfig --from-file=config.txt

kubectl add configmap myconfig --from-file=config.txt

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary function of an Ingress Controller in Kubernetes?

To expose services externally using DNS

To manage internal DNS records

To manage storage volumes

To monitor cluster health

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can DNS be used in Kubernetes?

To assign IP addresses to Pods

To resolve service names to IP addresses

To provide persistent storage

To manage user authentication

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of Network Policies in Kubernetes?

To manage storage quotas

To define how Pods communicate with each other and with other network endpoints

To configure service discovery

To manage CPU and memory limits

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Kubernetes resource can be used to create a custom API extension?

ConfigMap

CustomResourceDefinition (CRD)

PersistentVolumeClaim

ReplicaSet

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which storage type allows multiple nodes to share the same data?

EmptyDir

HostPath

NFS (Network File System)

ConfigMap

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?