AWS EKS cost for 'out of support' versions (example: 1.22)

0

Hello. The aws documentation says that "clusters running on a Kubernetes version in the extended support window will be charged a total of $0.60 per cluster per hour" and "Pricing for clusters running Kubernetes versions in standard support is unchanged — you will continue to pay $0.10 per cluster per hour". What about clusters running out of support versions (at the moment all versions above 1.23 are out of support). So how much do clusters running kubernetes versions in out of support versions get charged per cluster per hour? Please It's urgent. Thanks in advance

已提問 3 個月前檢視次數 322 次
1 個回答
0

Hi,

The case that you describe is not possible: see https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html

Clusters are automatically upgraded at the end of the 26-month cycle.

What will happen at the end of 12 months of extended support?
Clusters running on a Kubernetes version that has completed its 26-month lifecycle (14 months 
of standard support plus 12 months of extended support) will be auto-upgraded to the next version.

On the end of extended support date, you can no longer create new Amazon EKS clusters with 
the unsupported version. Existing control planes are automatically updated by Amazon EKS
 to the earliest supported version through a gradual deployment process after the end of support 
date. After the automatic control plane update, make sure to manually update cluster add-ons 
and Amazon EC2 nodes. For more information, see Update the Kubernetes version for your Amazon 
EKS cluster.

Best,

Didier

profile pictureAWS
專家
已回答 3 個月前
profile picture
專家
Kallu
已審閱 3 個月前
  • Hello, Thanks for your response. However, when I check my cluster whether from the aws console or with the eksctl commands, it says that the version is 1.22 (it wasn't auto-upgraded to the next version it seems). Any explanation for the reason? Thanks in advance

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南