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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南