Kubernetes version and the AMI version to be at the same level ?

0

"Can someone kindly inform me if, in a Kubernetes environment (EKS , when upgrading from Kubernetes version 1.22 to 1.23, is it mandatory to update the AMI (version 1.22.12-20220926) of the nodes to the latest version, or can I continue using it without any issues even if a node restarts?"

質問済み 1年前418ビュー
1回答
0

Hello,

You can upgarde your eks version from 1.22 to 1.23 with current ami then, after the control plane upgrade you must upgrade the node group version to 1.23. As to further upgrade cluster to any Kubernetes version both the managed nodes and Fargate nodes in your cluster are required to be same as your control plane's version.

You can check this doc 'https://docs.aws.amazon.com/eks/latest/userguide/update-cluster.html' for detailed information on eks upgrade process.

AWS
sanju_s
回答済み 1年前

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

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

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

関連するコンテンツ