Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.25 KB

eks-kubernetes-version.md

File metadata and controls

27 lines (20 loc) · 1.25 KB

CloudSploit

AWS / EKS / EKS Kubernetes Version

Quick Info

Plugin Title EKS Kubernetes Version
Cloud AWS
Category EKS
Description Ensures the latest version of Kubernetes is installed on EKS clusters
More Info EKS supports provisioning clusters from several versions of Kubernetes. Clusters should be kept up to date to ensure Kubernetes security patches are applied.
AWS Link https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html
Recommended Action Upgrade the version of Kubernetes on all EKS clusters to the latest available version.

Detailed Remediation Steps

  1. Log into the AWS Management Console.
  2. Search for EKS.
  3. In the navigation pane click on clusters.
  4. Click on the cluster you need to check if it has latest EKS Kubernetes version.
  5. If there is a new Kubernetes versions available for this cluster, it will show on top with UPDATE NOW button.
  6. Click on UPDATE NOW, a pop-up screen will show from which you can choose the Kubernetes version. the default version will be automatically selected.
  7. Click Update.