mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 12:07:47 +00:00
Fix typo in kubectl describe docs
This commit is contained in:
parent
12e6930d8a
commit
e8e367cd70
@ -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.
|
||||
|
||||
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 %}
|
||||
|
Loading…
Reference in New Issue
Block a user