Week 4 - test K8s - PArt 2

Week 4 - test K8s - PArt 2

Professional Development

40 Qs

quiz-placeholder

Similar activities

computer concepts Test - Youth Skills

computer concepts Test - Youth Skills

Professional Development

38 Qs

Remedial TKJ XII

Remedial TKJ XII

Professional Development

40 Qs

Netrust Freshers Battery Exam

Netrust Freshers Battery Exam

Professional Development

40 Qs

Exam Simulation 1001 - Redo Exam PART 1

Exam Simulation 1001 - Redo Exam PART 1

Professional Development

40 Qs

MineCraftGodQuiz

MineCraftGodQuiz

KG - Professional Development

35 Qs

IoT Device Engineer

IoT Device Engineer

Professional Development

35 Qs

3d151 CDC Vol 2 Unit 2

3d151 CDC Vol 2 Unit 2

University - Professional Development

39 Qs

CCNA Post Test-Cisco

CCNA Post Test-Cisco

Professional Development

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