Quiz: Virtual Clusters with Namespaces
Test your understanding of the theory of namespaces.
We'll cover the following...
1
What is the primary purpose of Kubernetes Namespaces?
A)
To partition operating systems into containers
B)
To replace kernel namespaces in Kubernetes
C)
To provide soft multi-tenancy by dividing Kubernetes clusters into virtual clusters
D)
To isolate clusters on different hardware
Question 1 of 50 attempted
...