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 回答
0
已接受的回答

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
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则