NAMESPACE:
✔ It is used to divide the cluster into multiple teams in real time.
✔ Used to isolate the env. (If you want to maintain different environments in cluster with isolation we use namespaces.)
✔ We cant access the objects from one namespace to another namespace.
Top comments (0)