Day 17 NameSpace | Kubernetes
what is namespace?
Namespaces are also called virtual clusters in our physical Kubernetes cluster.
We should use Namespaces where we have many users spread across multiple teams over projects.
Namespace creates isolation boundary from other Kubern...
m3pratik.hashnode.dev1 min read