Fixing a kubelet Memory Leak in Kubernetes 1.36

(heyoncall.com)

5 points | by compumike 11 hours ago ago

1 comments

  • compumike 11 hours ago

    Author here! If you're running a Kubernetes cluster, I recommend you check `kubectl version` and see if you're running "Server Version: v1.36.[0,1,2]". If so, you may want to use the one-liner at the end of the article to check your "process_resident_memory_bytes" on each node, and consider restarting kubelet as a temporary workaround to tame the memory leak until v1.36.3 is released.