0 votes
in Kubernetes K8s by
What is a Namespace in Kubernetes?

1 Answer

0 votes
by

Namespaces are used for dividing cluster resources between multiple users. They are meant for environments where there are many users spread across projects or teams and provide a scope of resources.

Related questions

0 votes
asked Apr 25, 2021 in Kubernetes K8s by sharadyadav1986
0 votes
asked Apr 25, 2021 in Kubernetes K8s by sharadyadav1986
...