ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 87 - DCA discussion

Report
Export

Is this a type of Linux kernel namespace that provides container isolation?

Solution: Network

A.

Yes

Answers
A.

Yes

B.

No

Answers
B.

No

Suggested answer: A

Explanation:

Network is a type of Linux kernel namespace that provides container isolation. Network namespaces isolate the system resources associated with networking, such as network interfaces, IP addresses, routing tables, firewall rules, etc.Each network namespace has its own virtual network stack, and processes in different network namespaces can communicate through virtual network devices or tunnels1.Network namespaces are used by Docker to create isolated networks for containers, and allow users to customize the network configuration and connectivity of each container2.Reference:

network_namespaces(7) - Linux manual page

Docker network overview | Docker Documentation

asked 08/11/2024
Mathias Bergman
25 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first