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!

feita há 2 anos844 visualizações
1 Resposta
1
Resposta aceita

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

profile pictureAWS
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas