kubectl top查看k8s pod的cpu , memory使用率状况

To see the pods that use the most cpu and memory you can use the kubectl top command but it doesn’t sort yet and is also missing the quota limits and requests per pod. You only see the current usage:j
相关文章
相关标签/搜索