This repository has been archived by the owner on Nov 7, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 686
max file descriptors is too low on AWS EKS #215
Labels
Comments
In my case it was defaut docker setup on EKS, had to do on node (or add to AMI): |
Thanks for the suggestion. I'll leave this here for future reference. |
Out of all of the cat memes on the internet, there exists only one issue for this and it was extremely difficult to find. |
Hopefully, this tweet will help. |
@ksemaev just wondering, what were the symptoms of this? |
@smaslennikov elastic was starting log with that warning message |
Hi, we found the same problem using the last amazon ami (ami-0440e4f6b9713faf6), but if we use the previous one (ami-0b2ae3c6bda8b5c06), we didn't find this problem. |
This was referenced Mar 11, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So debugged it from very begining on my node:
I believe that you should specify in prerequsites ulimit setup
The text was updated successfully, but these errors were encountered: