Section 9: Networking (21-25)

Section 9: Networking (21-25)

University

19 Qs

quiz-placeholder

Similar activities

Google Prof Cloud Network - pt 3

Google Prof Cloud Network - pt 3

University

15 Qs

Administrasi Sistem Jaringan

Administrasi Sistem Jaringan

University

17 Qs

Section 4: Logging and monitoring.

Section 4: Logging and monitoring.

University

17 Qs

Bezpieczeństwo w Sieci

Bezpieczeństwo w Sieci

4th Grade - University

20 Qs

Midka2Var(2,3)

Midka2Var(2,3)

University

19 Qs

SOM - Comandos LINUX

SOM - Comandos LINUX

9th Grade - University

15 Qs

Arth-test

Arth-test

University

20 Qs

6. Kubernetes Networking & Services

6. Kubernetes Networking & Services

University

20 Qs

Section 9: Networking (21-25)

Section 9: Networking (21-25)

Assessment

Quiz

Computers

University

Easy

Created by

Maiky Alfaro

Used 10+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can we create a file containing the list of IPs available and assigned to Pods just to make sure we don't assign any duplicated IPs, and then pass the file to the script we created to manage Pod networking?

True

False

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What's the plugin that implements the approach that we follow for managing the IP addresses locally on each host to look for available IPs automatically?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Weave by default allocates the IP range _______________ for the entire network.

192.168.0.0/24

10.32.10.0/12

10.32.0.0/12

10.32.0.0/16

172.10.0.0/16

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A _____________ is used often when a Pod requires to access another Pod in another node.

routing table

deployment

service

bridge interface

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While a Pod is hosted on a node, a service is hosted across the ______________

namespace

deployment

cluster

node

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It's a type of service that makes accessible Pods within the cluster only.

network namespace

ClusterIP

Bridge network

NodePort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It's a type of service that makes a Pod accessible from outside the cluster. It also exposes the application on a port on all nodes in the cluster.

network namespace

ClusterIP

Bridge network

NodePort

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?