# Outdated EKS Cluster Incurring Extended Support Charges

Canonical: https://www.pointfive.co/efficiency-hub/inefficiencies/outdated-eks-cluster-incurring-extended-support-charges

[Cloud Efficiency Hub](https://www.pointfive.co/efficiency-hub) 

# Outdated EKS Cluster Incurring Extended Support Charges

## Explanation

When an EKS cluster remains on a Kubernetes version that has reached the end of standard support, AWS begins charging an additional Extended Support fee. These charges often arise from delays in upgrade cycles, uncertainty about workload compatibility, or overlooked legacy clusters. If the workload does not require the older version, continuing to run the cluster in this state results in unnecessary cost and technical risk.

## Relevant Billing Model

EKS charges a fixed hourly rate per cluster for the control plane. In addition, AWS imposes an additional hourly Extended Support charge per cluster for any control plane running a Kubernetes version beyond the standard support period. This fee is charged in addition to the standard cluster fee, and continues until the cluster is upgraded to a supported version.

## Detection

- Identify clusters running Kubernetes versions that have reached end of standard support

- Confirm whether the cluster is incurring Extended Support charges

- Review upgrade history and backlog to understand why the version was not updated

- Assess any upgrade blockers, such as incompatible workloads or dependency constraints

- Engage with platform teams to determine if the version can be upgraded safely

## Remediation

Upgrade the EKS control plane and associated node groups to a supported Kubernetes version. Follow AWS best practices for staged upgrades, workload compatibility testing, and version planning. Incorporate version lifecycle checks into your infrastructure review process to avoid future support charges.

## Relevant Documentation

- [AWS EKS Kubernetes Version Lifecycle](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html/%22)

- [AWS EKS Pricing](https://aws.amazon.com/eks/pricing//)

[Submit Feedback](https://hub.pointfive.co/inefficiencies/outdated-eks-cluster-incurring-extended-support-charges)

## At a glance

Reference

CER-0077

Cloud provider

AWS

Service

AWS EKS

Category

[Compute](https://www.pointfive.co/efficiency-hub/service-category/compute)

Inefficiency type

Inefficient Configuration

## Contributed by

- ### Jason Eckle, Yulia Perlis

---
Source: the public page above. Product screenshots and illustrative interfaces are examples, not live customer data.

