Skip to content
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

add c7g support #903

Merged
merged 1 commit into from
Apr 26, 2022
Merged

add c7g support #903

merged 1 commit into from
Apr 26, 2022

Conversation

lizthegrey
Copy link
Contributor

Description of changes:
See aws/amazon-vpc-cni-k8s#1940

Without this change, bootstrap fails:

+ /etc/eks/bootstrap.sh dogfood-eks --kubelet-extra-args --node-labels=eks.amazo
naws.com/capacityType=ON_DEMAND,eks.amazonaws.com/nodegroup=custom-shared-0
No entry for type 'c7g.2xlarge' in /etc/eks/eni-max-pods.txt. Will attempt to au
to-discover value.

An error occurred (InvalidInstanceType) when calling the DescribeInstanceTypes o
peration: The following supplied instance types do not exist: [c7g.2xlarge]
Exited with error on line 437
Apr 26 15:42:19 cloud-init[1269]: util.py[WARNING]: Failed running /var/lib/clou
d/instance/scripts/part-001 [255]
Apr 26 15:42:19 cloud-init[1269]: cc_scripts_user.py[WARNING]: Failed to run mod
ule scripts-user (scripts in /var/lib/cloud/instance/scripts)
Apr 26 15:42:19 cloud-init[1269]: util.py[WARNING]: Running module scripts-user 
(<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python2.7/site-packag
es/cloudinit/config/cc_scripts_user.pyc'>) failed
Cloud-init v. 19.3-45.amzn2 finished at Tue, 26 Apr 2022 15:42:19 +0000. Datasou
rce DataSourceEc2.  Up 70.30 seconds

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

Copy link
Member

@suket22 suket22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the change!

@suket22 suket22 merged commit 9bf7ef2 into awslabs:master Apr 26, 2022
@lizthegrey lizthegrey deleted the patch-1 branch April 26, 2022 23:16
lizthegrey added a commit to lizthegrey/bottlerocket that referenced this pull request Apr 27, 2022
@lizthegrey
Copy link
Contributor Author

Fix confirmed, new AMI works like a charm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants