Module Quiz
Please answer the questions below to complete the test.
Question 1
Which two Linux kernel primitives does a container use to isolate processes from the rest of the system?
Select all that apply
Hypervisor and hardware emulation
Namespaces
cgroups
Virtual network adapters
Question 2
What is the smallest schedulable unit in Kubernetes?
Select one answer
Container
Deployment
Pod
Namespace
Question 3
In the context of GitOps, what is the role of the Git repository?
Select one answer
A backup location for kubectl command history
The single source of truth for desired cluster state
A read-only audit log of cluster events
The registry where container images are stored
Question 4
Which CNCF project is used as the container orchestrator in a cloud native stack?
Type your answer below
close