You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug kubectl view-utilization nodes command not returning correct values for CPU Request for nodes System details
Operating system that client is running Big Sur 11.4
kubectl client and server version kubectl version
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.2", GitCommit:"092fbfbf53427de67cac1e9fa54aaa09a28371d7", GitTreeState:"clean", BuildDate:"2021-06-16T12:52:14Z", GoVersion:"go1.16.5", Compiler:"gc", Platform:"darwin/amd64"}
Server Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.11+IKS", GitCommit:"f9c13a7b4d87e89ac8abb7a30230f4c3d9272184", GitTreeState:"clean", BuildDate:"2021-05-14T21:38:40Z", GoVersion:"go1.15.12", Compiler:"gc", Platform:"linux/amd64"}
WARNING: version difference between client (1.21) and server (1.19) exceeds the supported minor version skew of +/-1
view-utilization plugin version kubectl view-utilization -v -> v0.3.3
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 15625m (98%) 72450m (456%)
memory 17270643072 (28%) 84819714816 (137%)
Describe the bug
kubectl view-utilization nodes
command not returning correct values for CPU Request for nodesSystem details
Big Sur 11.4
kubectl version
kubectl view-utilization -v
->v0.3.3
Above Result from describe node.
describe and view-utilization not matching
The text was updated successfully, but these errors were encountered: