Does EKS perform any updates without initiation from administrator?

0

Premise:

  • Updates of kubernetes version or of the node group AMI drain nodes and and gracefully terminate any pods running on the nodes.
  • We want to make sure that this happens only at times that we choose.

Question: Must any updates that are performed be initiated by me (or by some other principal such as terraform)?

質問済み 1年前195ビュー
1回答
2
承認された回答

Amazon EKS does NOT initiate the update(Nodes) without your consent. In other words, you have the right to initiate the update. https://docs.aws.amazon.com/eks/latest/userguide/update-managed-node-group.html

PS. Amazon EKS will automatically upgrade existing control planes (not nodes) to the oldest supported version through a gradual deployment process after the end of support date. After the automatic control plane update, you must manually update cluster add-ons and Amazon EC2 nodes. Amazon EKS does not allow control planes to stay on a version that has reached end of support.

profile pictureAWS
回答済み 1年前
profile pictureAWS
エキスパート
レビュー済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン