Skip to content

Provisioning fails, missing Instance Profile #4750

Answered by afolarin
afolarin asked this question in Q&A
Discussion options

You must be logged in to vote

Turns out a Default Instance Profile is not set. And the docs https://eksctl.io/usage/eksctl-karpenter/ are a little misleading to say:

"It will create all the necessary prerequisites outlined in Karpenter's Getting Started section including installing Karpenter itself using Helm. are done.

So providing a Provisioner spec.provider.instanceProfile but remembering to use the eksctl- prefixed name e.g. eksctl-KarpenterNodeInstanceProfile-${CLUSTER_NAME}, will solve this.

also see #4745

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by afolarin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant