Section 7: Security (35-40)

Section 7: Security (35-40)

University

11 Qs

quiz-placeholder

Similar activities

Google Prof Cloud Network - pt 7

Google Prof Cloud Network - pt 7

University

15 Qs

Css

Css

University

10 Qs

JAVA QUIZ

JAVA QUIZ

University

15 Qs

Mitigating Threats

Mitigating Threats

University

12 Qs

Study

Study

University

12 Qs

Module 2 Lesson 2

Module 2 Lesson 2

University

10 Qs

Quiz RL - Deep Q Learning

Quiz RL - Deep Q Learning

University

10 Qs

AL2TP

AL2TP

4th Grade - University

11 Qs

Section 7: Security (35-40)

Section 7: Security (35-40)

Assessment

Quiz

Computers

University

Easy

Created by

Maiky Alfaro

Used 5+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's a rule when deploying applications in Kubernetes?

Pods should be able to communicate with each other

  1. Applications must run on dedicated nodes

Only stateless applications can be deployed

  1. Manual scaling is required for all applications

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kubernetes is configured by default with _____________ rules that allow any Pods to communicate with any other Pods or services in the cluster.

Allow all

Allow any

All Allow

Any allow

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

__________________ in Kubernetes controls pod communication by specifying allowed or denied traffic between pods, namespaces, and external endpoints.

Pod policy

Network rules

FW Rules

Pod rules

Network policy

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

We use ____________ and ____________ to link a network policy with a Pod.

podName parameter

labels

selectors

netPolicyName parameter

ruleName

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What 3 fields are set under the "spec" field in a Network Policy definition file

podSelector

ruleName

policyTypes

ingress/egress

netPolicyName

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Under this field, we use "matchLabels" to specify the label of the Pod where we want to apply the network policy.

What of the fields of a Network Policy definition file does the above statement refer to?

podSelector

ruleName

policyTypes

ingress

netPolicyName

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Here we specify if the traffic is of the type ingress or egress.

What of the fields of a Network Policy definition file does the above statement refer to?

podSelector

ruleName

policyTypes

ingress

netPolicyName

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?