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
답변함 10달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠