kubectl top
Jump to navigation
Jump to search
kubectl top uses Kubernetes Metrics Server (KMS) to display information about K8s.
kubectl top
kubectl top node
kubectl top pod
kubectl top pod -A
kubectl top --help
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[edit]
- ktop
- K9s, Lens
docker topdocker statskubectl get podskubectl top pod POD_NAMEkubectl logskubectl get events- CKA: Understand how to monitor applications in Kubernetes
- Horizontal Pod Autoscaler (HPA)
- Kubernetes API
- Kubernetes Metrics Server
FailedScheduling .../... Insufficient cpu
See also[edit]
Advertising: