This message was deleted.
# atlantis-community
s
This message was deleted.
p
big terraform plans consume a lot of memory
atlantis usually uses very little memory
b
ok, that I can uderstand, but why it stays so high after the plan is executed?
p
that I do not know, it should go down after a big
are you sure is not cached?
which is not the same as
in use
b
what do you mean by cached? 🙂 k9s shows basically how much memory pod is using
p
There is different ways to calculate memory usage,
cached
memory shows as used but in fact is not but if you use Top you will see it if is being used
is your pod running out of memory?
b
nope
acutally the memory went down when I finally applied resources
p
is hard to say what is going on, but I had few times plans that basically took down my container due to resource starvation but that was a repo in particular
I do not know if you can identify if one of all your plans is the culprit
b
I will try next time 🙂