DEV Community

Cover image for Kubernetes Namespaces Explained in 15 mins
TechWorld with Nana
TechWorld with Nana

Posted on • Updated on

Kubernetes Namespaces Explained in 15 mins

This is a short but thorough video about Kubernetes Namespaces. What they are and how they can help you manage your Kubernetes resources.

In detail I'll go through the following topics:

  • What are Kubernetes Namespaces?
  • Explain the 4 Default Namespaces
  • Why to use Namespaces with 4 Use Cases
  • Characteristics of Namespaces
  • Demo of how to create components in Namespaces
  • Change the active namespace

Happy watching πŸ€“ πŸ’™


I'm happy to connect with you on

Top comments (1)

Collapse
 
ramnikov profile image
Andrey Ramnikov

Very good explanation of namespace.