DATA MANAGEMENT RESEARCH

In the cgroupv2 environment, kubectl top node cannot obtain the utilization of cpu and memory – kubernetes/kubernetes

What happened? In the cgroupv2 environment,kubectl top node cannot obtain the utilization of cpu and memory. use NODE_NAME=<Name of node in your cluster> kubectl get –raw /api/v1/nodes/$NODE_NAME/proxy/metrics/resource and NODE_NAME=<Name of…Read moreIn the cgroupv2 environment, kubectl top node cannot obtain the utilization of cpu and memory – kubernetes/kubernetes