eks-cluster-oldest-supported-version - AWS Config

eks-cluster-oldest-supported-version

Checks if an Amazon Elastic Kubernetes Service (EKS) cluster is running the oldest supported version. The rule is NON_COMPLIANT if an EKS cluster is running oldest supported version (equal to the parameter 'oldestVersionSupported').

Identifier: EKS_CLUSTER_OLDEST_SUPPORTED_VERSION

Resource Types: AWS::EKS::Cluster

Trigger type: Configuration changes

AWS Region: All supported AWS regions

Parameters:

oldestVersionSupported
Type: String

Value of the oldest version of Kubernetes supported on AWS.

AWS CloudFormation template

To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.