Difference between revisions of "Kubectl top"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
* <code>[[kubectl]] top</code>
 
* <code>[[kubectl]] top</code>
 +
[[kubectl top node]]
 
* <code>[[kubectl top --help]]</code>
 
* <code>[[kubectl top --help]]</code>
 
* Ref: https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#top
 
* Ref: https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#top

Revision as of 14:56, 1 June 2022

kubectl top node
kubectl top pod
error: Metrics API not available
kubectl top pod
Error from server (ServiceUnavailable): the server is currently unable to handle the request (get pods.metrics.k8s.io)
kubectl top node
error: Metrics API not available
kubectl top node
Error from server (ServiceUnavailable): the server is currently unable to handle the request (get nodes.metrics.k8s.io)


Related terms

See also

Advertising: