Beginner Kubernetes
Q10 / 100

What is a "Namespace" in Kubernetes used for?

Correct! Well done.

Incorrect.

The correct answer is B) To provide a mechanism for isolating groups of resources within a single cluster, useful for multi-tenant environments

B

Correct Answer

To provide a mechanism for isolating groups of resources within a single cluster, useful for multi-tenant environments

Explanation

Namespaces divide cluster resources between multiple users or teams, providing a scope for names and helping organize resources.

Progress
10/100