Merge pull request #37892 from tamilselvan1102/k8s-doc-namespaces

added hyperlink for persistentVolumes in Namespaces page
pull/37968/head
Kubernetes Prow Robot 2022-11-18 20:18:29 -08:00 committed by GitHub
commit 0efce181d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ Most Kubernetes resources (e.g. pods, services, replication controllers, and oth
in some namespaces. However namespace resources are not themselves in a namespace.
And low-level resources, such as
[nodes](/docs/concepts/architecture/nodes/) and
persistentVolumes, are not in any namespace.
[persistentVolumes](/docs/concepts/storage/persistent-volumes/), are not in any namespace.
To see which Kubernetes resources are and aren't in a namespace: