This message was deleted.
# general
a
This message was deleted.
a
I bumped one of my controlplanes up to 64G RAM and the kube-apiserver consumed all of it until the box became unresponsive
h
Which distribution? K3s, RKE2, RKE? And what kubernetes version? I've noticed OOM before on K3s (on RHEL) on older release prior to ver 1.24.
you may want to deploy monitoring and look at grafana dashboard to see what exactly is causing OOM
a
RKE1 v1.19. Ancient I know, this is our legacy cluster that we're decomissioning in a month or two, but we still have lots of production folks on it. Increaseing all 5 control planes to 64G seems to have gotten things moving. I can at least get into the cluster now
I was watching top on a node right before it crash and saw kube-apiserver grab 97% of the memory lol