A Config rule that 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).

This config rule supports the following parameters:

  • oldestVersionSupported
    • Required: Yes
    • Type: String
    • Description:Value of the oldest version of Kubernetes supported on AWS.

ConfigRule
AWS::Config::ConfigRule


Scope

ComplianceResourceTypes

Source *
CustomPolicyDetails
SourceDetails

CloudFormation Template

Share Template