Section 7: Security (10-14)

Section 7: Security (10-14)

University

28 Qs

quiz-placeholder

Similar activities

Section 7: Security (20-23)

Section 7: Security (20-23)

University

31 Qs

Section 2: Core concepts (26-29)

Section 2: Core concepts (26-29)

University

27 Qs

IAS QUIZ 8

IAS QUIZ 8

University

25 Qs

Cyber Security

Cyber Security

University

23 Qs

3. Section 2: Kubernetes Overview

3. Section 2: Kubernetes Overview

University

29 Qs

1. Section 6: Cluster Maintenance (1-10)

1. Section 6: Cluster Maintenance (1-10)

University

32 Qs

Section 2: Core concepts (1-7)

Section 2: Core concepts (1-7)

University

32 Qs

Latihan 7 - Cloud Computing - 2TRKA

Latihan 7 - Cloud Computing - 2TRKA

University

25 Qs

Section 7: Security (10-14)

Section 7: Security (10-14)

Assessment

Quiz

Computers

University

Easy

Created by

Maiky Alfaro

Used 3+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To manage and view certificate details in a cluster we need to know ____________________

How the cluster was set up

What are the CA files

What are the private and public key

What are the CA tokens

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's true when we deploy a Kubernetes Cluster from scratch?

The CA files are no longer needed

Kubeadm automatically generates the key and certificate files

We generate all certificates by ourselves

We generate an extra CA token

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's true when we deploy a Kubernetes Cluster using Kubeadm?

The CA files are no longer needed

Kubeadm automatically generates the key and certificate files

We generate all certificates by ourselves

We generate an extra CA token

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do we get a list of certificates files used in a Kubernetes Cluster?

Checking the Kubelet definition file

Checking the kube-apiserver definition file

Running: kubectl get certificates

Running: kubectl get cert-files

Checking the ETCD Server

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Run the full command to decode and get information about the apiserver.crt file located in: /etc/kubernetes/pki/apiserver.crt

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you run the command openssl x509 -in /etc/kubernetes/pki/apiserver.crt -text -noout

What field show information about the name of the certificate?

Issuer

Subject Alternative Name

Subject

Validity

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you run the command openssl x509 -in /etc/kubernetes/pki/apiserver.crt -text -noout

What field show the alternate names of the certificate?

Issuer

Subject Alternative Name

Subject

Validity

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?