so this says that kubernetes is throttling cpu. bu...
# kubernetes
b
so this says that kubernetes is throttling cpu. but I dont understand why, is the graph in Rancher x10 of actual value??
Copy code
resources:
  requests:
    cpu: 150m
    memory: 350Mi
  limits:
    cpu: 350m
    memory: 650Mi