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:h
相關文章
相關標籤/搜索