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

IoT Device Engineer

IoT Device Engineer

Professional Development

35 Qs

EC8552 CAO INTERNAL TEST 3

EC8552 CAO INTERNAL TEST 3

Professional Development

35 Qs

  MC Aéro Module M13.17-22 - Entrainement

MC Aéro Module M13.17-22 - Entrainement

Professional Development

45 Qs

Administrasi Sistem Jaringan XI

Administrasi Sistem Jaringan XI

Professional Development

36 Qs

E9_Advanced learning_P1

E9_Advanced learning_P1

KG - Professional Development

35 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

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?