We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d897b6 + 50a5dbb commit d38ee44Copy full SHA for d38ee44
content/en/docs/concepts/overview/working-with-objects/namespaces.md
@@ -39,7 +39,7 @@ Creation and deletion of namespaces are described in the
39
[Admin Guide documentation for namespaces](/docs/tasks/administer-cluster/namespaces).
40
41
{{< note >}}
42
- Avoid creating namespace with prefix `kube-`, since it is reserved for Kubernetes system namespaces.
+ Avoid creating namespaces with the prefix `kube-`, since it is reserved for Kubernetes system namespaces.
43
{{< /note >}}
44
45
### Viewing namespaces
0 commit comments