aws-samples / cdk-eks-karpenter

CDK construct for installing and configuring Karpenter on EKS clusters
Apache License 2.0
37 stars 14 forks source link

Adding ec2:DescribeImages #109

Closed badaldavda8 closed 1 year ago

badaldavda8 commented 1 year ago

Adding ec2:DescribeImages permission for using Custom AMI


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

https://github.com/aws-samples/cdk-eks-karpenter/issues/108

andskli commented 1 year ago

Thanks for the contribution!