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 Respuesta
0
Respuesta aceptada

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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas