The cpu and memory usage are significantly higher #8925
Replies: 15 comments 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
https://github.com/tomdong2010/operator_log/blob/main/strimzi-cluster-operator-7b4f8f8496-h8vtr_strimzi-cluster-operator.log you can see , this installation process has been going on for 10 minutes my cpu average is 4 and memory about average 5Gi if i use native installation ,this situation is not appear , i tried many times |
Beta Was this translation helpful? Give feedback.
-
Where is the Kafka CR? Is it minikube? Kubernetes? You should describe the ZK pods, I think you have resources issues and they are not schedulable somehow? |
Beta Was this translation helpful? Give feedback.
-
in k8s , but i also tried to use native installation , no such problem |
Beta Was this translation helpful? Give feedback.
-
what does native installation means? |
Beta Was this translation helpful? Give feedback.
-
use helm to install zookeeper and kafka, there is not problem about cpu and memory. and also smooth, this is only my feeling ,maybe my problem . that`s all |
Beta Was this translation helpful? Give feedback.
-
we cannot compare apples and pears ... I would like to help but you are still not providing what I need. See my comments above. |
Beta Was this translation helpful? Give feedback.
-
The operator log you shared suggests that the ZooKeeper pods were not ready. But the screenshots shows them as ready. So they do not seem to match with each other. |
Beta Was this translation helpful? Give feedback.
-
https://github.com/tomdong2010/operator_log/blob/main/zkpod.png this is pod situation , normal https://github.com/tomdong2010/operator_log/blob/main/pods.png |
Beta Was this translation helpful? Give feedback.
-
Thanks Jakub, that is exactly what I was going to say. |
Beta Was this translation helpful? Give feedback.
-
So I don't understand now, is it working? |
Beta Was this translation helpful? Give feedback.
-
I found the operator restart a time just now |
Beta Was this translation helpful? Give feedback.
-
yep , i used it ok , but But the cpu and memory usage are more obvious . always appear this fail https://github.com/tomdong2010/operator_log/blob/main/fail.png |
Beta Was this translation helpful? Give feedback.
-
I think we should probably change this to discussion since there does not seem to be anything suggesting any bug so far and you are not providing the information needed to really do anything about this and your screenshots actually suggest everything works fine one time and doesn't work next time which sounds like an environment issue. If you think it is consuming too many resources, you should share the information you were asked in the beginning:
|
Beta Was this translation helpful? Give feedback.
-
ok ,but above image is a error about Readiness probe failed , this issue always appeared . maybe this is reason. change this to discussion |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Description
when restart , the kafka cost cpu and memory is so big ,make my service stuck . And installing kafka is also to long time
Steps to reproduce
No response
Expected behavior
No response
Strimzi version
0.36.0
Kubernetes version
3.5
Installation method
yaml
Infrastructure
No response
Configuration files and logs
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions