ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 88 - DCA discussion

Report
Export

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

Solution: Authentication

A.

Yes

Answers
A.

Yes

B.

No

Answers
B.

No

Suggested answer: B

Explanation:

= Authentication is not a type of Linux kernel namespace that provides container isolation. Namespaces are a feature of the Linux kernel that partitions kernel resources such that one set of processes sees one set of resources and another set of processes sees a different set of resources.Docker uses six different namespaces to isolate containers from the host and from each other: PID, USER, UTS, IPC, MNT, and NET12. Authentication is not one of them. Authentication is a process of verifying the identity of a user or a system, which is usually done by using credentials such as passwords, tokens, or certificates. Authentication does not directly affect the isolation of containers, although it can be used to control access to them.Reference:

Docker security | Docker Docs

Securing Docker Containers with Linux Kernel Features | Infosec

asked 08/11/2024
Aline Oliveira
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first