Merge pull request #1268 from pabloguerrero/patch-1
Minor typo correction
This commit is contained in:
@@ -90,7 +90,7 @@ across namespaces, you need to use the fully qualified domain name (FQDN).
|
|||||||
## Not All Objects are in a Namespace
|
## Not All Objects are in a Namespace
|
||||||
|
|
||||||
Most kubernetes resources (e.g. pods, services, replication controllers, and others) are
|
Most kubernetes resources (e.g. pods, services, replication controllers, and others) are
|
||||||
in a some namespace. However namespace resources are not themselves in a namespace.
|
in some namespace. However namespace resources are not themselves in a namespace.
|
||||||
And, low-level resources, such as [nodes](/docs/admin/node) and
|
And low-level resources, such as [nodes](/docs/admin/node) and
|
||||||
persistentVolumes, are not in any namespace. Events are an exception: they may or may not
|
persistentVolumes, are not in any namespace. Events are an exception: they may or may not
|
||||||
have a namespace, depending on the object the event is about.
|
have a namespace, depending on the object the event is about.
|
||||||
|
|||||||
Reference in New Issue
Block a user