-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
log-collector-script is broken #499
Comments
This is a bit late, but are you executing the eks-log-collector on eks node? It seems that docker is not running and kubelet is not installed.. It looks also a customized minimal ami as most linux commands (ip, ifconfig, conntrack, etc..) are not there. |
Hi, Could you please confirm if this is still an issue? I tried running log-collector script and it succeeded.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened:
What you expected to happen:
Collect logs.
How to reproduce it (as minimally and precisely as possible):
Run eks-log-collector.sh
Anything else we need to know?:
Environment:
aws eks describe-cluster --name <name> --query cluster.platformVersion
): eks.9aws eks describe-cluster --name <name> --query cluster.version
): 1.14uname -a
): Linux ip-172-16-76-204.sa-east-1.compute.internal 4.14.146-119.123.amzn2.x86_64 Template is missing source_ami_id in the variables section #1 SMP Mon Sep 23 16:58:43 UTC 2019 x86_64 x86_64 x86_64 GNU/Linuxcat /etc/eks/release
on a node):The text was updated successfully, but these errors were encountered: