CKAD (13-15)

CKAD (13-15)

Professional Development

37 Qs

quiz-placeholder

Similar activities

20742B Identity with Windows Server 2016

20742B Identity with Windows Server 2016

Professional Development

41 Qs

03 - Principais soluções do Azure

03 - Principais soluções do Azure

Professional Development

38 Qs

(AZ-900) - Practice Exam - 5

(AZ-900) - Practice Exam - 5

Professional Development

39 Qs

Unity Game Development Quiz

Unity Game Development Quiz

Professional Development

37 Qs

CKAD (13-15)

CKAD (13-15)

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Maiky Azofeifa Alfaro

Used 5+ times

FREE Resource

37 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are two types of admission controllers?

Validating admission controllers

Authentication admission controllers

Mutating admission controllers

Namespace admission controllers

Lifecycle admission controllers

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

They are like "gatekeepers" that check whether the requests to change something in the cluster are allowed or denied based on specific rules.

What of the admission controllers does the above statement refer to?

Validating admission controllers

Authentication admission controllers

Mutating admission controllers

Namespace admission controllers

Lifecycle admission controllers

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

_______________ (1) are invoked first. Then the ______________ (2) process considers any change done by the ______________ (1)

What of the admission controllers does the above statement refer to?

Validating admission contrrollers (2)

Authentication admission controllers (2)

Mutating admission controllers (1)

Namespace admission controllers (1)

Lifecycle admission controllers (1)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

On Kubernetes is a special type of admission controller that intercepts API requests to the Kubernetes API server and modifies the incoming objects before they are persisted into etcd

What of the admission controllers does the above statement refer to?

Validating admission contrrollers

Authentication admission controllers

Mutating admission controllers

Namespace admission controllers

Lifecycle admission controllers

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

If we want to create our own admission controller with our own mutations and validations with our own logic, what are two admission controllers to support external admission controller?

Validating admission contrrollers

ValidatingAdmissionWebhok

Mutating admission controllers

Namespace admission controllersWebhook

MutatingAdmissionWebhook

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 It's enabled by default. It watches for requests to a create a PVC, and check if has a StorageClass mentioned in it. If not, it will modify the request to add the default StorageClass.

What admission controller plugin does the above statement refer to?

NamespaceAutoProvision

AlwaysPullImages

DefaultStorageClass

EvenRateLimit

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where can the webhook server for a mutating admission webhook be hosted?

Only outside the Kubernetes cluster

Only within the Kubernetes cluster

Either within the Kubernetes cluster or outside it

On the Kubernetes control plane nodes only

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?