awslabs / amazon-eks-ami

Packer configuration for building a custom EKS AMI
https://awslabs.github.io/amazon-eks-ami/
MIT No Attribution
2.38k stars 1.12k forks source link

Bootstrap.sh not running #1833

Closed sebastianserrano closed 3 weeks ago

sebastianserrano commented 3 weeks ago

What happened: Bootstrap script is not running on amazon-eks-node-1.30-v20240522 or amazon-eks-node-1.30-v20240531

What you expected to happen: Expected kubelet to be up and running upon image booting up

How to reproduce it (as minimally and precisely as possible): Simply run amazon-eks-node-1.30-v20240522 or amazon-eks-node-1.30-v20240531 and check systemctl status kubelet. If I manually run:

  1. /etc/eks/bootstrap.sh
  2. systemctl start kubelet

Then kubelet boots up successfully

Anything else we need to know?:

Environment:

Screen Shot 2024-06-05 at 10 09 39 AM Screen Shot 2024-06-05 at 10 09 54 AM Screen Shot 2024-06-05 at 10 10 02 AM
cartermckinnon commented 3 weeks ago

I'm not able to reproduce this, can you open an AWS Support case? We'll need you to provide a more complete snapshot of the logs from your instances.