More Info:

Amazon Elastic Kubernetes Service (EKS) clusters should be using the latest stable version of Kubernetes container-orchestration system, in order to follow AWS best practices, receive the latest Kubernetes features, design updates and bug fixes, and benefit from better security and performance.

Risk Level

Low

Address

Security, Reliability, Performance

Compliance Standards

HIPAA, AWSWAF, HITRUST, NISTCSF

Triage and Remediation

Remediation

To remediate the misconfiguration “EKS Clusters Should Use The Latest Stable Version of Kubernetes” for AWS using the AWS console, follow the steps below:

  1. Log in to the AWS Management Console.
  2. Navigate to the Amazon EKS console.
  3. Select the EKS cluster that you want to update.
  4. Click on the “Update” button to update the cluster.
  5. In the “Update EKS Cluster” dialog box, select the latest stable version of Kubernetes from the “Kubernetes version” dropdown menu.
  6. Click on the “Next” button.
  7. Review the changes and click on the “Update” button to apply the changes.

Once the update is completed, your EKS cluster will be running on the latest stable version of Kubernetes. It is recommended to test your applications on the updated cluster to ensure that they are working as expected.

Additional Reading: