EKS NodeGroup IAM Role on Config File (yaml)

0

Hello,

I'm new to EKS and I have setup a cluster with a NodeGroup from the AWS Console. Now, I want to do this setup by code, by eksctl using the yaml file. Currently I can create the cluster properly through it, but I can't find how to create the NodeGroup. My doubt is about where and how I specify the "Node IAM Role" field that appears in the AWS Console, but in the yaml file.

Thanks!

質問済み 2年前844ビュー
1回答
1
承認された回答

You can view the eksctl config file schema. There is also an example eksctl config from a blog post that I wrote.

profile pictureAWS
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ