mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
Merge pull request #81917 from hwdef/fix-typo-staging/src/k8s.io
Fix typo in kubectl docs
This commit is contained in:
commit
abbba0b516
@ -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 %}
|
||||||
|
Loading…
Reference in New Issue
Block a user