Namespace

Glossary Page

In order to support the isolation of the different resource groups withing the individual clusters the Namespace abstract is used. Namespaces facilitate organizing objects in a cluster and dividing cluster resources.Resource names need to be unique within a namespace, but not across namespaces. Namespace-based scoping is applicable only for namespaced objects (e.g. Deployments, Services, etc) and not for cluster-wide objects (e.g. StorageClass, Nodes, PersistentVolumes, etc).

https://kubernetes.io/docs/reference/glossary/?all=true external-link

Latest Webinars

Latest Articles