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!

posta 2 anni fa844 visualizzazioni
1 Risposta
1
Risposta accettata

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

profile pictureAWS
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande