Merge pull request #32416 from my-git9/namespace-en

[en] Modify short_description about namespace
This commit is contained in:
Kubernetes Prow Robot 2022-03-23 00:54:00 -07:00 committed by GitHub
commit 0f274554a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ id: namespace
date: 2018-04-12
full_link: /docs/concepts/overview/working-with-objects/namespaces
short_description: >
An abstraction used by Kubernetes to support multiple virtual clusters on the same physical cluster.
An abstraction used by Kubernetes to support isolation of groups of resources within a single cluster.
aka:
tags: