5. K8s Namespaces
Namespace
Creating Namespace
Using CLI
Using Config File
Why to use namespace
1. Resources goruped in namespace

2. Conflicts: many teams, same application
3. Resource Sharing
4. Access and Resource Limits on Namespaces

Components which can't be created within namespace
Changing Active Namespace
Last updated