Difference between revisions of "Kubectl top"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 25: Line 25:
 
* <code>[[kubectl top pod]] POD_NAME</code>
 
* <code>[[kubectl top pod]] POD_NAME</code>
 
* <code>[[kubectl logs]]</code>
 
* <code>[[kubectl logs]]</code>
 +
* [[kubectl get events]]
 
* [[CKA]]: [[Understand how to monitor applications in Kubernetes]]
 
* [[CKA]]: [[Understand how to monitor applications in Kubernetes]]
 
* [[Horizontal Pod Autoscaler]]
 
* [[Horizontal Pod Autoscaler]]

Revision as of 15:08, 1 June 2022

kubectl top node
kubectl top pod
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: