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
Calico uses resources correctly and without memory leaks.
Current Behavior
We are observing a memory leak on version calico 3.29.0. The problem with the account is observed on the controller and nodes. log.txt
Also, we noticed an increase in the exec-time (felix_exec_time_micros) and an increase in Internal Dataplane Msg Batch Size (felix_int_dataplane_apply_time_seconds)
after 3-7 days check metrics memory utilization of pods calico and check increase memory utilization
Is there a pod churn or is the cluster stable in terms of pods and services? Do you also observer the same with iptables (if you also use iptables only or anyone observing this issue)
I don't think the dataplane affects kube-controllers much. Since you're seeing memory growth in two very different components, I wonder if they share a cause.
after 3-7 days check metrics memory utilization of pods calico and check increase memory utilization
Is there a pod churn or is the cluster stable in terms of pods and services? Do you also observer the same with iptables (if you also use iptables only or anyone observing this issue)
Hello, this memory leak problem has not affected the operation of pods. At least, it is not felt.
According to the pod status metrics (kube-state-metrics), the dynamics are the same as before the update (there is no dynamics of long pod startup or crashes)
Expected Behavior
Calico uses resources correctly and without memory leaks.
Current Behavior
We are observing a memory leak on version calico 3.29.0. The problem with the account is observed on the controller and nodes.
log.txt
Also, we noticed an increase in the exec-time (felix_exec_time_micros) and an increase in Internal Dataplane Msg Batch Size (felix_int_dataplane_apply_time_seconds)
calico-node-log.txt
Steps to Reproduce (for bugs)
Your Environment
calico-3.29.0-manifest.yaml.txt
The text was updated successfully, but these errors were encountered: