Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam KCNA topic 1 question 27 discussion

Actual exam question from Linux Foundation's KCNA
Question #: 27
Topic #: 1
[All KCNA Questions]

Which group of container runtimes provides additional sandboxed isolation and elevated security?

  • A. rune, cgroups
  • B. docker, containerd
  • C. runsc, kata
  • D. crun, cri-o
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
phcunha
1 month, 1 week ago
An analogy for this could be security checkpoints in a high-security facility. Just as additional security measures like checkpoints and barriers enhance security within a facility, runsc and Kata Containers add extra layers of isolation and security to containerized environments, ensuring that even if one container is compromised, it doesn't affect the security of other containers or the host system.
upvoted 1 times
...
phcunha
1 month, 1 week ago
runsc (gVisor): It's a lightweight container runtime that runs containers inside a sandboxed environment, providing an additional layer of isolation using user-space kernel emulation. This allows containers to have their own isolated kernel without the overhead of full virtualization. Kata Containers: It's an open-source project that combines the security of virtual machines with the speed and manageability of containers. It uses lightweight VMs to run each container, providing strong isolation between containers without the performance overhead of traditional virtual machines.
upvoted 1 times
...
phcunha
1 month, 1 week ago
C. runsc, kata Explanation: Runsc (gVisor) and Kata Containers are container runtimes that provide additional sandboxed isolation and elevated security compared to traditional container runtimes like Docker or containerd.
upvoted 1 times
...
pulsefire
1 month, 3 weeks ago
Selected Answer: C
C. https://docs.openshift.com/container-platform/4.8/sandboxed_containers/understanding-sandboxed-containers.html#:~:text=OpenShift%20sandboxed%20containers%20support,containment%20through%20VM%20boundaries.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...