Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node cpu Request not reporting correct #63

Open
viveksair opened this issue Jul 2, 2021 · 0 comments
Open

Node cpu Request not reporting correct #63

viveksair opened this issue Jul 2, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@viveksair
Copy link

viveksair commented Jul 2, 2021

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%)

Above Result from describe node.

kubectl view-utilization nodes

                             CPU                                                              Memory
Node                    Requests  %Requests  Limits  %Limits     Requests  %Requests        Limits  %Limits
10.176.15.179       4530         28   71900      452                    17242783744         27   84724940800      137

describe and view-utilization not matching

@viveksair viveksair added the bug Something isn't working label Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant