amazon-eks-custom-amis icon indicating copy to clipboard operation
amazon-eks-custom-amis copied to clipboard

Fix the AMI's are not able to connect to the EKS cluster

Open dushevadnqka opened this issue 4 years ago • 0 comments

The AMI's generated by this repo are not able to be assigned to the EKS cluster due to there is significant change in "awslabs/amazon-eks-ami" - bootstrap.sh script in particular - which is dependancy for this project: https://github.com/dushevadnqka/amazon-eks-custom-amis/blob/main/scripts/shared/eks.sh#L138. The change - breaker could be reviewed here: https://github.com/awslabs/amazon-eks-ami/commit/af6a02dec0171bae7a20605e1427ba4d9e051bc2#diff-049390d14bc3ea2d7882ff0f108e2802ad9b043336c5fa637e93581d9a7fdfc2

Issue #, if available:

#39

Description of changes:

What is offered here is just a temporary reverse to the previous commit - before the shown above change. The commit hash I offer (https://raw.githubusercontent.com/awslabs/amazon-eks-ami/ff309f19/files/bootstrap.sh) is visible from the attached image:

Screenshot 2021-08-19 at 12 14 59

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

dushevadnqka avatar Aug 19 '21 09:08 dushevadnqka