Automate the EKS managed node group update

0

How can I integrate EKS managed node group updates with AWS Systems Manager Automation?

Or how can automate EKS managed node group updates as now I need to do it manually via console/terraform?

Can I create eventbridge cron to schedule the update? Thank you, M

1 Risposta
0
Risposta accettata

AWS Systems Manager Automation has easy integrations for AWS API calls. Updating an EKS managed node group is one API call: https://docs.aws.amazon.com/cli/latest/reference/eks/update-nodegroup-version.html. However, even better: We built a runbook for this: https://docs.aws.amazon.com/systems-manager-automation-runbooks/latest/userguide/aws-updateeksmanagednodegroup.html

AWS
con risposta 10 mesi 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