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

pre_bootstrap_user_data in eks_managed_node_groups is unusable for BOTTLEROCKET and hence containerd cannot be used #79

Closed
dwaiba opened this issue Oct 20, 2022 · 0 comments · Fixed by #88

Comments

@dwaiba
Copy link

dwaiba commented Oct 20, 2022

pre_bootstrap_user_data = <<-EOT
and
pre_bootstrap_user_data = <<-EOT
cannot be used for BOTTLEROCKET_x86_64 as it throws * : Ec2LaunchTemplateInvalidConfiguration: User data was not a TOML format that could be processed .
BOTTLEROCKET needs to be used for containerd in the EKS nodes rather than the default AL2_x86_64 .

Presently in this repo none of the BOTTLEROCKET amitypes like BOTTLEROCKET_ARM_64 BOTTLEROCKET_x86_64 BOTTLEROCKET_ARM_64_NVIDIA BOTTLEROCKET_x86_64_NVIDIA cannot be used without changes.

@dwaiba dwaiba changed the title pre_bootstrap_user_data in eks_managed_node_groups is unusable for BOTTLEROCKET and hence containerd pre_bootstrap_user_data in eks_managed_node_groups is unusable for BOTTLEROCKET and hence containerd cannot be used Oct 20, 2022
dwaiba added a commit to dwaiba/learn-terraform-provision-eks-cluster that referenced this issue Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant