Networking, Load Balancing, Storage and Configuration

Networking, Load Balancing, Storage and Configuration

Professional Development

44 Qs

quiz-placeholder

Similar activities

ITIL 4-8

ITIL 4-8

Professional Development

40 Qs

Exchange Revision

Exchange Revision

Professional Development

42 Qs

AWS Cloud Practitioner

AWS Cloud Practitioner

University - Professional Development

41 Qs

VOCA - TEST 1 - VOL 1

VOCA - TEST 1 - VOL 1

4th Grade - Professional Development

45 Qs

UTS HK. DAGANG I - M. HADYAN YUNHAS PURBA

UTS HK. DAGANG I - M. HADYAN YUNHAS PURBA

Professional Development

46 Qs

Modul A2 PABD Melawai

Modul A2 PABD Melawai

Professional Development

40 Qs

GEN61-129 Vocabulary Set 4B

GEN61-129 Vocabulary Set 4B

University - Professional Development

42 Qs

Baroda Academy, Rajkot _2022-23_PPT QUIZ for CL to Officer Day-1

Baroda Academy, Rajkot _2022-23_PPT QUIZ for CL to Officer Day-1

Professional Development

40 Qs

Networking, Load Balancing, Storage and Configuration

Networking, Load Balancing, Storage and Configuration

Assessment

Quiz

English, Computers, Professional Development

Professional Development

Hard

Created by

Khachatur Ashotyan

Used 4+ times

FREE Resource

44 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of a Service in Kubernetes?

Schedules Pods on worker nodes.

Manages the Deployment Service for Pods.

Handles storing Secrets and Configuration.

Provides a single point of entry for accessing one or more Pods.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you associate a Service with Pod?

Use an Annotation

That is not supported

Use a Deployment

Use a Label

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Services default to which type unless otherwise specified?

ClusterIP

ExternalName

NodePort

LoadBanacer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When deploying an app running on a Kubernetes cluster, what would you configure the "service type" as in order to expose the service on the same port of each selected node?

ClusterIP

NodePort

LoadBalancer

NodeIP

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is feature of service objects?

The set of pods that a service objects connects to does not change.

Versioning and healing are provided by service objects.

The service objects and the pods that they govern are tightly coupled.

Service objects provide stable static addresses that can be used by external clients.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One of your Pods needs access to a Service that has an associated port that is a published and a cluster IP in in its place. The client Pod's environment variables aren't yet populated, however. Why?

You must create the Service before creating the client Pods.

You must create the Service 30 minutes after you create the client Pods.

You must replace the Domain Name System (DNS) Service Discovery method with the environment variable method.

You must replace the Domain Name System (DNS) Service Discovery method with the Dynamic Host Configuration Protocol (DHCP) method.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A cluster administrator creatred a StorageClass resource named gce-storage-disk, allowing an storage system to dynamically provision volumes. What actions must a developer take to bind PersistentVolumeClaims (PVC) to PersistentVolumes (PV) of the storage class gce-storage-disk.

Set the volume.beta.kubernetes.io/storage-class-name: gce-storage-disk annotation on PVC resources.

Set the volume.beta.kubernetes.io/storage-class-name: gce-storage-disk attribute on PVC resources.

Set the spec.storageClassName: gce-storage-disk attribute on PVC resources.

Set the spec.storageClass: gce-storage-disk attribute on PVC resources.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?