mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-10 10:05:34 +00:00
Fix typo in kubectl describe docs
This commit is contained in:
@@ -64,5 +64,5 @@ When Describing a Resource, it may aggregate information from several other Reso
|
|||||||
a Node will aggregate Pod Resources to print the Node utilization.
|
a Node will aggregate Pod Resources to print the Node utilization.
|
||||||
|
|
||||||
When Getting a Resource, it will only print information available from reading that Resource. While Get may aggregate
|
When Getting a Resource, it will only print information available from reading that Resource. While Get may aggregate
|
||||||
data from the the *fields* of that Resource, it won't look at fields from other Resources.
|
data from the *fields* of that Resource, it won't look at fields from other Resources.
|
||||||
{% endpanel %}
|
{% endpanel %}
|
||||||
|
|||||||
Reference in New Issue
Block a user