Checks if an Amazon Elastic Kubernetes Service (EKS) cluster is running a supported Kubernetes version. This rule is NON_COMPLIANT if an EKS cluster is running an unsupported version (less than the parameter 'oldestVersionSupported
').
Identifier: EKS_CLUSTER_SUPPORTED_VERSION
Resource Types: AWS::EKS::Cluster
Trigger type: Configuration changes
AWS Region: All supported AWS regions except US ISO West, US ISO East, Asia Pacific (Malaysia), US ISOB East, US West (Oregon), Israel (Tel Aviv), Canada West (Calgary) Region
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.