What are Kubernetes namespaces good for?

Experience Level: Senior
Tags: Kubernetes

Answer

Namespaces are the way to partition a single Kubernetes cluster into multiple virtual clusters.

Examples when you namespaces are helpful:

  • You can put each environment to a separate namespace.
  • You can partition your customers, so that applications of each customer are in a separate namespace.
  • You can put applications with different enterprise goals and security requirements to separate namespaces.

Comments

No Comments Yet.
Be the first to tell us what you think.
Kubernetes Certified Application Developer (CKAD) preparation
Kubernetes Certified Application Developer (CKAD) preparation

Are you learning Kubernetes ? Try our test we designed to help you progress faster.

Test yourself
Kubernetes
Kubernetes

Are you learning Kubernetes ? Try our test we designed to help you progress faster.

Test yourself
Kubernetes Certified Administrator (CKA) preparation
Kubernetes Certified Administrator (CKA) preparation

Are you learning Kubernetes ? Try our test we designed to help you progress faster.

Test yourself